We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec93943 commit 3d65238Copy full SHA for 3d65238
src/.vuepress/components/community/team/members.js
@@ -307,7 +307,8 @@ const members = [
307
github: 'antfu',
308
twitter: 'antfu7',
309
reposOfficial: ['composition-api'],
310
- reposPersonal: ['antfu/vueuse', 'antfu/vue-demi', 'vue-reactivity/*']
+ reposPersonal: ['antfu/vueuse', 'antfu/vue-demi', 'vue-reactivity/*'],
311
+ links: ['https://antfu.me/']
312
}
313
])
314
)
0 commit comments