summary refs log tree commit diff
path: root/links.md
diff options
context:
space:
mode:
authormayx2025-04-03 16:55:06 +0000
committermayx2025-04-03 16:55:06 +0000
commitae668ef4121c9b404e5497a870f61c45a1ad7c0e (patch)
tree333ccca6f2ee5b43728dc887e4e9551e80f13c77 /links.md
parent763f0768ea0e140765f3ba4cd5a899a9f448d1a3 (diff)
Update 6 files
- /README.md
- /_data/links.csv
- /_data/mirrors.csv
- /_data/proxies.csv
- /links.md
- /proxylist.md
Diffstat (limited to 'links.md')
-rw-r--r--links.md19
1 files changed, 4 insertions, 15 deletions
diff --git a/links.md b/links.md
index aefb8a3..a7846a1 100644
--- a/links.md
+++ b/links.md
@@ -6,22 +6,11 @@ id: links
 tags: [links]
 ---
 
-| Links | Introduce |
+| Link | Description |
 | - | - |
-| [花火学园](https://www.sayhanabi.net/) | 和谐融洽的ACG交流以及资源聚集地 |
-| [资源统筹局](https://gkdworld.com/) | 统筹保管用户分享的资源 |
-| [贫困的蚊子](https://mozz.ie/) | *No description* |
-| [极客兔兔](https://geektutu.com/) | 致力于分享有趣的技术实践 |
-| [维基萌](https://www.wikimoe.com/) | 萌即是正义!一名热爱acg的前端设计师的小站! |
-| [7gugu's blog](https://www.7gugu.com/) | 一个用来存放我爱好的地方,编程,摄影之类的空间 |
-| [云游君](https://www.yunyoujun.cn/) | 希望能成为一个有趣的人。 |
-| [Kingfish404](https://blog.kingfish404.cn/) | Stay curious,stay naive. WUT. Jin Yu's Blog |
-| [FKUN](https://blog.fkun.tech/) | *No description* |
-| [Sinofine](https://sinofine.me/) | *No description* |
-| [JiaoYuan's blog](https://yuanj.top/) | 思绪来得快去得也快,偶尔会在这里停留 |
-| [花生莲子粥](https://blog.hslzz.cn/) | 与世无争,不染于泥 |
-| [南蛮子懋和](https://www.dao.js.cn/) | 李懋和,俗名李栋梁。书法、国画爱好者,互联网安全与前端建设者。 |
-
+{%- for item in site.data.links -%}
+| [{{ item.title }}]({{ item.link }}) | {{ item.description }} |
+{% endfor %}
 
 ## Links申请
 请在下面留言或者直接发起[Pull request](https://github.com/Mabbs/mabbs.github.io/pull/new/master)