1 parent 38e5d46 commit 44d42bdCopy full SHA for 44d42bd
1 file changed
docs/links.md
@@ -132,6 +132,18 @@ const members = [
132
{ icon: 'x', link: 'https://x.com/himoreality' },
133
]
134
},
135
+ {
136
+ avatar: 'https://aerisun.top/media/avatar',
137
+ name: 'Aerisun',
138
+ desc: '在喧嚣的缝隙里,做一个关于自由和好奇心的梦',
139
+ links: [
140
+ { icon: linkIcon, link: 'https://aerisun.top/' },
141
+ { icon: 'gmail', link: 'mailto:ywbforpureuse@gmail.com' },
142
+ { icon: 'github', link: 'https://github.com/Aerisun' },
143
+ { icon: 'telegram', link: 'https://t.me/aerisuni' },
144
+ { icon: 'rss', link: 'https://aerisun.top/rss.xml' },
145
+ ]
146
+ },
147
{
148
avatar: 'https://res.strikefreedom.top/static_res/blog/figures/avatar.png',
149
name: 'Strike Freedom',
0 commit comments