Skip to content

Commit 3d65238

Browse files
antfubencodezen
authored andcommitted
Update members.js
1 parent ec93943 commit 3d65238

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/.vuepress/components/community/team/members.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,8 @@ const members = [
307307
github: 'antfu',
308308
twitter: 'antfu7',
309309
reposOfficial: ['composition-api'],
310-
reposPersonal: ['antfu/vueuse', 'antfu/vue-demi', 'vue-reactivity/*']
310+
reposPersonal: ['antfu/vueuse', 'antfu/vue-demi', 'vue-reactivity/*'],
311+
links: ['https://antfu.me/']
311312
}
312313
])
313314
)

0 commit comments

Comments
 (0)