Skip to content

Commit a3c659b

Browse files
kiakingbtea
andauthored
docs: add profile card (#18906) (#1779)
Co-authored-by: btea <[email protected]>
1 parent 19e9a1b commit a3c659b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_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)