mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-02-27 09:44:37 +08:00
新增支持部分云计算厂商开源镜像站内网地址
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
|
||||
// 页脚内容
|
||||
footer: {
|
||||
copy: '<span>Copyright <i class="fa-regular fa-copyright"></i> </span> 2022,</span>',
|
||||
copy: '<span>Copyright 2021 ~ 2022 <i class="fa-regular fa-copyright"></i>',
|
||||
auth: ' <a href="javascript:window.open(\'https://github.com/SuperManito\')">SuperManito</a> . Released under the <a href="javascript:window.open(\'https://github.com/SuperManito/LinuxMirrors/blob/main/LICENSE\')">GPL-2.0</a>',
|
||||
pre: '',
|
||||
style: 'text-align: center;',
|
||||
@@ -124,6 +124,7 @@
|
||||
blockQuoteColor: '#858585',
|
||||
highlightColor: '#d22778',
|
||||
highlightBackgroundColor: '#efefef',
|
||||
buttonBackgroundColor: '#f3f3f3ce',
|
||||
sidebarSublink: '#7c7c7c',
|
||||
codeTypeColor: '#091a28',
|
||||
herfColor: '#2973b7',
|
||||
@@ -142,6 +143,7 @@
|
||||
blockQuoteColor: '#858585',
|
||||
highlightColor: '#a6bb06',
|
||||
highlightBackgroundColor: '#122d44',
|
||||
buttonBackgroundColor: '#a8a8a825',
|
||||
sidebarSublink: '#b4b4b4',
|
||||
codeTypeColor: '#ffffff',
|
||||
herfColor: '#16995e',
|
||||
|
||||
Reference in New Issue
Block a user