From 173a99a62694414465cd4dca11b362e800b24ca9 Mon Sep 17 00:00:00 2001 From: si-meng-spec Date: Wed, 24 Sep 2025 00:02:33 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=8F=90=E4=BA=A4=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vuepress/config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 9517e7f..c021229 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -37,8 +37,8 @@ export default defineUserConfig({ info: [ { username: 'si-meng-spec', - name: '祀梦', - alias: ['祀梦', 'si-meng-spec'], + name: 'si-meng-spec', + alias: ['si-meng-spec'], } ] },