diff --git a/.cache/plugin/git-committers/page-authors.json b/.cache/plugin/git-committers/page-authors.json index cf04663..9e2e772 100644 --- a/.cache/plugin/git-committers/page-authors.json +++ b/.cache/plugin/git-committers/page-authors.json @@ -1 +1 @@ -{"cache_date": "2024-04-06", "page_authors": {}} \ No newline at end of file +{"cache_date": "2024-04-11", "page_authors": {}} \ No newline at end of file diff --git a/Mkdocs-serve.bat b/Mkdocs-serve.bat new file mode 100644 index 0000000..ac41338 --- /dev/null +++ b/Mkdocs-serve.bat @@ -0,0 +1 @@ +mkdocs serve \ No newline at end of file diff --git a/docs/_data/link.yaml b/docs/_data/link.yaml new file mode 100644 index 0000000..48850e7 --- /dev/null +++ b/docs/_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/docs/about/link.md b/docs/about/link.md index 099815e..802f8bc 100644 --- a/docs/about/link.md +++ b/docs/about/link.md @@ -2,388 +2,33 @@ title: 友链 comments: true hide: -# - navigation # 显示右 -# - toc #显示左 + # - navigation # 显示右 + # - toc #显示左 - footer - feedback --- +