export const title = "My Link"
{title}
```js
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",
```
Want to add a friend link? Please leave a comment in the comment area below,
and I will add it as soon as possible.
```js
name: "your site name",
description: "your site description",
link: "your site link",
avatar: "your site avatar",
```