We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede32d0 commit da255ffCopy full SHA for da255ff
1 file changed
_data/friends.yml
@@ -1,11 +1,6 @@
1
# 友情链接列表
2
# 每条记录包含: name (必填), url (必填), icon (可选), description (可选)
3
4
-- name: "B3n1gn X"
5
- url: "https://benign.host"
6
- icon: "https://benign.host/_astro/24841247_iUHr3.webp"
7
- description: "Overflow Stack Developer."
8
-
9
- name: "Kazuha"
10
url: "https://kaze-kazuha.top"
11
# icon: (无图标,显示默认)
@@ -25,3 +20,13 @@
25
20
url: "https://zzxzzk115.github.io"
26
21
icon: "https://zzxzzk115.github.io/blog/logo.png"
27
22
description: "Talk is cheap, show me the code."
23
+
24
+- name: "B3n1gn X"
+ url: "https://benign.host"
+ icon: "https://benign.host/_astro/24841247_iUHr3.webp"
+ description: "Overflow Stack Developer."
28
29
+- name: "雪梅"
30
+ url: "https://lifelong5.github.io"
31
+ # icon: (无图标,显示默认)
32
+ # description: "我的小女朋友的博客"
0 commit comments