diff --git a/docs/_data/team.ts b/docs/_data/team.ts index bb0b21d914..52b785ffb4 100644 --- a/docs/_data/team.ts +++ b/docs/_data/team.ts @@ -10,11 +10,11 @@ export const core: DefaultTheme.TeamMember[] = [ ], }, { - avatar: 'https://github.com/branchseer.png', + avatar: 'https://github.com/wan9chi.png', name: 'Wang Chi', links: [ - { icon: 'github', link: 'https://github.com/branchseer' }, - { icon: 'x', link: 'https://x.com/branchseer' }, + { icon: 'github', link: 'https://github.com/wan9chi' }, + { icon: 'x', link: 'https://x.com/wan9chi' }, ], }, {