From 8a0f9176fbdbb0ef770691275adb23373e8620d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Tue, 3 Jan 2023 05:39:07 +0800 Subject: [PATCH] chore: update @sxzz 's display name --- composables/about.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composables/about.ts b/composables/about.ts index 04ab0599..7e1be407 100644 --- a/composables/about.ts +++ b/composables/about.ts @@ -26,7 +26,7 @@ export const teams: Team[] = [ }, { github: 'sxzz', - display: 'sxzz', + display: '三咲智子 Kevin Deng', twitter: 'sanxiaozhizi', mastodon: 'sxzz@mas.to', },