Update _config.fluid.yml

This commit is contained in:
浪子 2024-01-29 19:06:54 +08:00 committed by GitHub
parent 765317d672
commit 0139db8bba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 4 deletions

View File

@ -1079,15 +1079,21 @@ links:
- {
title: "09年记",
intro: "始记于2009年。",
link: "https://09j.cn/",
avatar: "https://09j.cn/logo.png"
link: "https://www.09j.cn/",
avatar: "https://www.09j.cn/avatar.png"
}
- {
title: "生活记录分享",
intro: "分享日常。",
link: "https://loliko.cn/",
avatar: "https://loliko.cn/logo.png"
}
avatar: "https://www.loliko.cn/avatar.png"
}
- {
title: "老孙博客",
intro: "分享日常。",
link: "https://www.imsun.org/",
avatar: "https://www.imsun.org/avatar.png"
}
# 当成员头像加载失败时,替换为指定图片
# When the member avatar fails to load, replace the specified image
onerror_avatar: /img/avatar.png