From fd7eec0e3d62f7a15601466ed5a2d07750300a2b Mon Sep 17 00:00:00 2001 From: JongKyung Lee Date: Mon, 15 Jun 2026 21:58:45 +0900 Subject: [PATCH] docs(team): add JongKyung X profile --- docs/_data/team.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_data/team.ts b/docs/_data/team.ts index 52b785ffb4..727774d8e5 100644 --- a/docs/_data/team.ts +++ b/docs/_data/team.ts @@ -113,6 +113,7 @@ export const core: DefaultTheme.TeamMember[] = [ name: 'JongKyung Lee', links: [ { icon: 'github', link: 'https://github.com/jong-kyung' }, + { icon: 'x', link: 'https://x.com/jongkyung_dev' }, { icon: 'linkedin', link: 'https://www.linkedin.com/in/jong-kyung' }, ], },