diff --git a/_data/link.yaml b/_data/link.yaml new file mode 100644 index 0000000..48850e7 --- /dev/null +++ b/_data/link.yaml @@ -0,0 +1,21 @@ +# 友链列表 +friends: + - name: Wcowin's Web + link: https://wcowin.work/ + avatar: https://s2.loli.net/2024/02/01/gaE47y5fKM6kosV.png + description: 循此苦旅,以达星辰 + - name: W1ndysの小屋 + link: https://blog.w1ndys.top/ + avatar: https://blog.w1ndys.top/img/about/avatar.png + description: 欲戴皇冠,必承其重 + +# 失联列表 +gone: + - name: 失联的友链1 + link: https://wcowin.com/ + avatar: /img/wcowin.png + description: 失联的友链1 + - name: 失联的友链2 + link: https://wcowin.com/ + avatar: /img/wcowin.png + description: 失联的友链2 diff --git a/about/link/index.html b/about/link/index.html index 453a244..d31be7e 100644 --- a/about/link/index.html +++ b/about/link/index.html @@ -1850,377 +1850,35 @@
+下面全部内容把】改成},把【改成{
+
Info
官方网站:MkDocs
@@ -2097,7 +2100,7 @@ - run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV - uses: actions/cache@v3 with: - key: mkdocs-material-${{ env.cache_id }} + key: mkdocs-material-$【【 env.cache_id 】】 # 此处把【【】】改成`{``{``}``}`(只有英文大括号) path: .cache restore-keys: | mkdocs-material- @@ -2240,7 +2243,7 @@ - 2024-04-01 + 2024-04-11 @@ -2265,6 +2268,18 @@{#-
+27
【#-
This file was automatically generated - do not edit
- -#}
- {% extends "base.html" %}
- {% block extrahead %}
- <link rel="stylesheet" href="{{ 'assets/stylesheets/custom.00c04c01.min.css' | url }}">
- {% endblock %}
- {% block announce %}
+ -#】
+ 【% extends "base.html" %】
+ 【% block extrahead %】
+ <link rel="stylesheet" href="【【 'assets/stylesheets/custom.00c04c01.min.css' | url 】】">
+ 【% endblock %】
+ 【% block announce %】
Follow <strong>@Wcowin</strong> on
<a rel="me" href="https://space.bilibili.com/1407028951?spm_id_from=333.1007.0.0">
<span class="twemoji bilibili">
- {% include ".icons/fontawesome/brands/bilibili.svg" %}
+ 【% include ".icons/fontawesome/brands/bilibili.svg" %】
</span>
<strong>Bilibili</strong>
</a>
and
<a href="https://twitter.com/Wcowin_">
<span class="twemoji twitter">
- {% include ".icons/fontawesome/brands/twitter.svg" %}
+ 【% include ".icons/fontawesome/brands/twitter.svg" %】
</span>
<strong>Twitter</strong>
</a>
- {% endblock %}
- {% block scripts %}
- {{ super() }}
- <script src="{{ 'assets/javascripts/custom.9458f965.min.js' | url }}"></script>
- {% endblock %}
+ 【% endblock %】
+ 【% block scripts %】
+ 【【 super() 】】
+ <script src="【【 'assets/javascripts/custom.9458f965.min.js' | url 】】"></script>
+ 【% endblock %】
自行修改即可