We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb3d95 commit 8bedb0bCopy full SHA for 8bedb0b
2 files changed
public/fishcpy/friends/friends-fc.json
@@ -110,6 +110,11 @@
110
"https://kndxhz.cn",
111
"https://kndxhz.cn/images/b_2ba0f0b166b43ef17e4f147b782418b0.webp"
112
],
113
+ [
114
+ "Codfish Blog",
115
+ "https://codfish.top",
116
+ "https://codfish.top/favicon/1.jpg"
117
+ ],
118
[
119
"zyh的个人站",
120
"https://zyh666.dpdns.org",
src/assets/friends.json
@@ -224,6 +224,15 @@
224
"tags": [""],
225
"openInNewTab": true
226
},
227
+ {
228
+ "title": "Codfish Blog",
229
+ "imgurl": "https://codfish.top/favicon/1.jpg",
230
+ "desc": "🐟🐟🐟",
231
+ "siteurl": "https://codfish.top",
232
+ "category": "博客",
233
+ "tags": [""],
234
+ "openInNewTab": true
235
+ },
236
{
237
"title": "可耐的小伙纸",
238
"imgurl": "https://kndxhz.cn/images/b_2ba0f0b166b43ef17e4f147b782418b0.webp",
0 commit comments