Skip to content

Commit f97ce60

Browse files
authored
docs: add profile card (vitejs#18906)
1 parent 1bfe21b commit f97ce60

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/_data/team.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@ export const core = [
116116
],
117117
sponsor: 'https://github.com/sponsors/hi-ogawa',
118118
},
119+
{
120+
avatar: 'https://github.com/btea.png',
121+
name: 'btea',
122+
title: 'Web Developer',
123+
links: [{ icon: 'github', link: 'https://github.com/btea' }],
124+
},
119125
]
120126

121127
export const emeriti = [

0 commit comments

Comments
 (0)