mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-04 00:10:27 +08:00
添加赞助商
This commit is contained in:
BIN
docs/assets/images/sponsor/linfengyun-dark.png
Normal file
BIN
docs/assets/images/sponsor/linfengyun-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
BIN
docs/assets/images/sponsor/linfengyun-light.png
Normal file
BIN
docs/assets/images/sponsor/linfengyun-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -9,7 +9,7 @@ hide:
|
||||
# 成为赞助商
|
||||
|
||||
<button class="md-button md-button--primary" style="padding: 6px 20px 0 20px" title="https://afdian.com/a/SuperManito" onclick="window.open('https://afdian.com/a/SuperManito')">
|
||||
{ width="120" }
|
||||
{ width="120" }
|
||||
</button>
|
||||
|
||||
> 点击按钮前往查看爱发电主页上的说明并与作者取得联系
|
||||
|
||||
10
docs/theme/partials/toc.html
vendored
10
docs/theme/partials/toc.html
vendored
@@ -13,12 +13,16 @@
|
||||
<strong>赞助商</strong>
|
||||
</div>
|
||||
<div class="sponsor-wrapper">
|
||||
<a href="https://www.dkdun.cn/aff/VAWGETUL" target="_blank" class="sponsor-item">
|
||||
<img src="/assets/images/sponsor/linfengyun-light.png#only-light" alt="林枫云" style="width: 60%" />
|
||||
<img src="/assets/images/sponsor/linfengyun-dark.png#only-dark" alt="林枫云" style="width: 60%" />
|
||||
</a>
|
||||
<a href="https://arcadia.cool" target="_blank" class="sponsor-item">
|
||||
<img id="sponsor-img" src="/assets/images/sponsor/arcadia-light.png#only-light" alt="Arcadia 一站式代码运维平台" style="width: 80%" />
|
||||
<img id="sponsor-img" src="/assets/images/sponsor/arcadia-dark.png#only-dark" alt="Arcadia 一站式代码运维平台" style="width: 80%" />
|
||||
<img src="/assets/images/sponsor/arcadia-light.png#only-light" alt="Arcadia 一站式代码运维平台" style="width: 60%" />
|
||||
<img src="/assets/images/sponsor/arcadia-dark.png#only-dark" alt="Arcadia 一站式代码运维平台" style="width: 60%" />
|
||||
</a>
|
||||
<a href="/sponsor/" target="_blank" class="sponsor-item">
|
||||
<span class="sponsor-item" style="font-size: 0.8rem">
|
||||
<span class="sponsor-item" style="font-size: 0.6rem">
|
||||
<strong>成为赞助商</strong>
|
||||
</span>
|
||||
</a>
|
||||
|
||||
@@ -148,3 +148,4 @@ nav:
|
||||
- "软件源列表": mirrors/index.md
|
||||
- "其它工具": other/index.md
|
||||
- "社区": community/index.md
|
||||
- "赞助": sponsor/index.md
|
||||
|
||||
Reference in New Issue
Block a user