From 54e86631648c1a666b8bf30f739d67f07d58f3eb Mon Sep 17 00:00:00 2001 From: JongKyung Lee Date: Mon, 15 Jun 2026 22:18:10 +0900 Subject: [PATCH] docs(team): update Christoph X profile --- docs/_data/team.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_data/team.ts b/docs/_data/team.ts index 727774d8e5..eddf51d34c 100644 --- a/docs/_data/team.ts +++ b/docs/_data/team.ts @@ -30,7 +30,7 @@ export const core: DefaultTheme.TeamMember[] = [ name: 'Christoph Nakazawa', links: [ { icon: 'github', link: 'https://github.com/cpojer' }, - { icon: 'x', link: 'https://x.com/cpojer' }, + { icon: 'x', link: 'https://x.com/cnakazawa' }, { icon: 'bluesky', link: 'https://bsky.app/profile/christoph.nkzw.tech' }, ], },