From a6be6d287ab9c14686463779e7349333df147645 Mon Sep 17 00:00:00 2001 From: chufan Date: Fri, 11 Oct 2024 22:00:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E9=85=8D=E7=BD=AE=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vitepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index f8bccd6..8cb532e 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -84,7 +84,7 @@ export default defineConfig({ }, // 配置主题 - themeConfig: getThemeConfig({ + ...getThemeConfig({ // 导航栏 nav: navbarConfig, sidebar: {