export const title = "我的链接"
{title}
```json
name: "Guoqi Sun"
description: "Try, fail, retry. That's the rhythm of growth."
link: "https://blog.sunguoqi.com"
avatar: "https://assets.guoqi.dev/images/avatar.png"
```
想要添加友情链接?请按照如下格式在评论区留言,我会及时添加。
```json
name: "your site name"
description: "your site description"
link: "your site link"
avatar: "your site avatar"
```