mirror of
https://github.com/Kisechan/Mainpage.git
synced 2025-07-09 22:57:17 +00:00
更新友链功能,添加链接和描述,优化链接点击事件
This commit is contained in:
@ -3,9 +3,18 @@
|
||||
- avatar: "https://images.kisechan.space/icon.jpg"
|
||||
title: "Kisechan's Blog"
|
||||
description: "Kisechan 的博客"
|
||||
url: "https://blog.kisechan.space"
|
||||
- avatar: "https://example.com/avatar.png"
|
||||
title: "技术博客"
|
||||
description: "这是一个技术博客"
|
||||
title: "个人博客"
|
||||
description: "这是一个个人博客"
|
||||
url: "https://example.com/personal-blog"
|
||||
- category: "友情链接"
|
||||
links:
|
||||
- avatar: "https://example.com/avatar.png"
|
||||
title: "技术博客"
|
||||
description: "这是一个技术博客"
|
||||
title: "友情链接1"
|
||||
description: "这是一个友情链接"
|
||||
url: "https://example.com/friend-link-1"
|
||||
- avatar: "https://example.com/avatar.png"
|
||||
title: "友情链接2"
|
||||
description: "这是一个友情链接"
|
||||
url: "https://example.com/friend-link-2"
|
Reference in New Issue
Block a user