From 269a82441d2380189589498e239fceb9897f77e6 Mon Sep 17 00:00:00 2001 From: branchseer Date: Fri, 29 May 2026 14:38:53 +0800 Subject: [PATCH] chore: update GitHub/X handle branchseer -> wan9chi Co-Authored-By: Claude Opus 4.8 (1M context) --- docs/_data/team.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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' }, ], }, {