From cc1d82312a80e988ddfec752ac66eecc4384dddb Mon Sep 17 00:00:00 2001 From: Snowykami Date: Mon, 13 Jan 2025 00:49:01 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E6=B7=BB=E5=8A=A0=E6=96=B0?= =?UTF-8?q?=E7=9A=84=E5=9B=BE=E6=A0=87=E9=85=8D=E7=BD=AE=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E9=93=BE=E6=8E=A5=E4=BB=A5=E6=8C=87=E5=90=91=E6=96=B0?= =?UTF-8?q?=E7=9A=84=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/config/common.ts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/.vitepress/config/common.ts b/docs/.vitepress/config/common.ts index a038f757..f9a9ea83 100755 --- a/docs/.vitepress/config/common.ts +++ b/docs/.vitepress/config/common.ts @@ -48,7 +48,6 @@ function generateSidebarConfig(): any[] { return ret } -console.log(generateSidebarConfig()) export const common = defineConfig({ head: [ @@ -77,6 +76,12 @@ export const common = defineConfig({ svg: '' }, link: "https://git.liteyuki.icu/bot/app" + }, + { + icon:{ + svg:'' + }, + link: 'https://lab.liteyuki.icu/@LiteyukiBot' } ], search: {