diff --git a/.cache/plugin/git-committers/page-authors.json b/.cache/plugin/git-committers/page-authors.json index 9e2e772..6e8b80b 100644 --- a/.cache/plugin/git-committers/page-authors.json +++ b/.cache/plugin/git-committers/page-authors.json @@ -1 +1 @@ -{"cache_date": "2024-04-11", "page_authors": {}} \ No newline at end of file +{"cache_date": "2024-04-12", "page_authors": {}} \ No newline at end of file diff --git a/docs/_data/link.yaml b/docs/_data/link.yaml index 48850e7..ec95880 100644 --- a/docs/_data/link.yaml +++ b/docs/_data/link.yaml @@ -8,14 +8,14 @@ friends: link: https://blog.w1ndys.top/ avatar: https://blog.w1ndys.top/img/about/avatar.png description: 欲戴皇冠,必承其重 + - name: Lenny's Web + link: https://lennychen.top/ + avatar: https://s2.loli.net/2024/03/31/Ht3QBqhgLYNAuwj.png + description: 天地不仁,以万物为刍狗 # 失联列表 gone: - name: 失联的友链1 link: https://wcowin.com/ - avatar: /img/wcowin.png + avatar: https://agentestudio.com/uploads/post/image/69/main_how_to_design_404_page.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 802f8bc..ddd6ae8 100644 --- a/docs/about/link.md +++ b/docs/about/link.md @@ -9,7 +9,7 @@ hide: ---
+* 优化网站流畅度(玄学) +* 感谢W1ndys提出的[使用软编码配置友链界面](https://github.com/Wcowin/Mkdocs-Wcowin/pull/9),使得友链添加更加规范化 + +##
+* 优化网站流畅度(玄学) +* 主页引入天气组件,搜索框/按钮圆角化 +* 删除冗余JS/CSS文件 +* 感谢[Anshul Raj Verma](https://arv-anshul.github.io/)在[Discussions#7](https://github.com/Wcowin/Wcowin.github.io/discussions/7)上提出的网站优化建议 + + ##
* 优化网站流畅度(玄学) * 在mkdocs.yml的plugins模块中引入`!ENV [CI, false]`语句,极大缩短`mkdocs serve`静态预览时间(3-5s)