From 5305a4681aa7fc9888a29887cfb6f54cf2fbe01b Mon Sep 17 00:00:00 2001 From: GauharChan <2464231008@qq.com> Date: Fri, 28 Jul 2023 15:09:58 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=94=B9github=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 64bf35c..ddf3e8e 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -51,7 +51,7 @@ export default defineConfig({ { text: '掘金', link: 'https://juejin.cn/user/3913917126681735/posts' }, ], socialLinks: [ - { icon: 'github', link: 'https://github.com/GauharChan/gauharchan.github.io' }, + { icon: 'github', link: 'https://github.com/GauharChan' }, { icon: 'twitter', link: 'https://twitter.com/GauharChen' }, { icon: 'facebook', link: 'https://www.facebook.com/gauhar.chan.779' }, ],