Skip to content

Commit

Permalink
docs: add profile card
Browse files Browse the repository at this point in the history
resolved #1073
  • Loading branch information
Gumball12 committed Dec 7, 2024
1 parent 1234984 commit b403eca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,12 @@ export const core = [
],
sponsor: 'https://github.com/sponsors/hi-ogawa',
},
{
avatar: 'https://github.com/btea.png',
name: 'btea',
title: 'Web Developer',
links: [{ icon: 'github', link: 'https://github.com/btea' }],
},
]

export const emeriti = [
Expand Down

0 comments on commit b403eca

Please sign in to comment.