mirror of
https://github.com/SuperManito/LinuxMirrors.git
synced 2026-09-03 06:44:05 +08:00
更新文档
This commit is contained in:
@@ -176,7 +176,6 @@ SPONSOR_ADS=(
|
||||
"语鹿云盾 · 专业CDN加速、防御,亚太百兆三网优化CDN低至9元起 ➜ \033[3mhttps://www.lucdn.cn\033[0m"
|
||||
"不二云 · 国内外建站快响应服务器的不二之选 ➜ \033[3mhttps://cb2.cn\033[0m"
|
||||
"蓝易云 · 高防CDN,国内BGP多线/香港/死扛CC/DDos攻击 ➜ \033[3mhttps://www.tsycdn.com\033[0m"
|
||||
"99CDN · 自建 CDN 平台,自主管理节点|智能流量调度|多级缓存加速 ➜ \033[3mhttps://www.99cdn.com\033[0m"
|
||||
"浪浪云 · BGP网络让每一次连接都纵享丝滑,明码标价、无套路续费 ➜ \033[3mhttps://langlangy.cn\033[0m"
|
||||
)
|
||||
|
||||
|
||||
@@ -93,7 +93,6 @@ SPONSOR_ADS=(
|
||||
"语鹿云盾 · 专业CDN加速、防御,亚太百兆三网优化CDN低至9元起 ➜ \033[3mhttps://www.lucdn.cn\033[0m"
|
||||
"不二云 · 国内外建站快响应服务器的不二之选 ➜ \033[3mhttps://cb2.cn\033[0m"
|
||||
"蓝易云 · 高防CDN,国内BGP多线/香港/死扛CC/DDos攻击 ➜ \033[3mhttps://www.tsycdn.com\033[0m"
|
||||
"99CDN · 自建 CDN 平台,自主管理节点|智能流量调度|多级缓存加速 ➜ \033[3mhttps://www.99cdn.com\033[0m"
|
||||
"浪浪云 · BGP网络让每一次连接都纵享丝滑,明码标价、无套路续费 ➜ \033[3mhttps://langlangy.cn\033[0m"
|
||||
)
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 28 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 27 KiB |
@@ -81,10 +81,6 @@
|
||||
<img src="/assets/images/sponsor/lanyiyun-light.png#only-light" alt="蓝易云" />
|
||||
<img src="/assets/images/sponsor/lanyiyun-dark.png#only-dark" alt="蓝易云" />
|
||||
</a>
|
||||
<a class="sponsor-item sponsor-item-flex" target="_blank" rel="noopener noreferrer" href="https://www.99cdn.com" title="自建 CDN 平台,自主管理节点|智能流量调度|多级缓存加速">
|
||||
<!-- 26 8 29 -->
|
||||
<img src="/assets/images/sponsor/99cdn.png" alt="99CDN" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
6
docs/theme/partials/toc.html
vendored
6
docs/theme/partials/toc.html
vendored
@@ -14,7 +14,7 @@
|
||||
<strong>{{'Sponsors' if i18n_page_locale == 'en' else '贊助商' if i18n_page_locale == 'zh-Hant' else '赞助商'}}</strong>
|
||||
</div>
|
||||
<div class="sponsor-wrapper sponsor-flex-wrapper-toc no-select">
|
||||
<a class="sponsor-item sponsor-item-toc" target="_blank" rel="noopener noreferrer" href="https://1panel.cn" title="新一代的 Linux 服务器运维管理面板">
|
||||
<a class="sponsor-item sponsor-item-toc sponsor-item-toc-full-row" target="_blank" rel="noopener noreferrer" href="https://1panel.cn" title="新一代的 Linux 服务器运维管理面板">
|
||||
<img src="/assets/images/sponsor/1panel.png" alt="1Panel" style="filter: grayscale(1) invert(0.6)" />
|
||||
</a>
|
||||
<a class="sponsor-item sponsor-item-toc" target="_blank" rel="noopener noreferrer" href="https://www.duotuyun.com" title="智能化防护,每一次连接皆在安全之下">
|
||||
@@ -81,10 +81,6 @@
|
||||
<img src="/assets/images/sponsor/lanyiyun-light.png#only-light" alt="蓝易云" style="filter: grayscale(1) invert(0.3)" />
|
||||
<img src="/assets/images/sponsor/lanyiyun-dark.png#only-dark" alt="蓝易云" style="filter: grayscale(1) invert(0.7)" />
|
||||
</a>
|
||||
<a class="sponsor-item sponsor-item-toc" target="_blank" rel="noopener noreferrer" href="https://www.99cdn.com" title="自建 CDN 平台,自主管理节点|智能流量调度|多级缓存加速">
|
||||
<img src="/assets/images/sponsor/99cdn.png#only-light" alt="99CDN" style="filter: grayscale(1) invert(0.3)" />
|
||||
<img src="/assets/images/sponsor/99cdn.png#only-dark" alt="99CDN" style="filter: grayscale(1) invert(0.6)" />
|
||||
</a>
|
||||
<!-- <a class="sponsor-item sponsor-item-toc" target="_blank" rel="noopener noreferrer" title="{{'Become a Sponsor' if i18n_page_locale == 'en' else '成為贊助商' if i18n_page_locale == 'zh-Hant' else '成为赞助商'}}" href="/sponsor/">
|
||||
<span style="font-size: 0.6rem; opacity: 0.5">
|
||||
<strong>{{'Become a Sponsor' if i18n_page_locale == 'en' else '成為贊助商' if i18n_page_locale == 'zh-Hant' else '成为赞助商'}}</strong>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
mkdocs-material==9.7.6
|
||||
mkdocs-material==9.7.7
|
||||
mkdocs-glightbox==0.5.2
|
||||
mkdocs-exclude-search==0.6.6
|
||||
mkdocs-exclude-search==0.6.7
|
||||
# mkdocs-minify-plugin==0.8.0
|
||||
mkdocs-static-i18n==1.3.1
|
||||
termynal==0.14.0
|
||||
Reference in New Issue
Block a user