From f23555ac0a82860ba37dfb9fa72d41cb153dfc95 Mon Sep 17 00:00:00 2001 From: KirisameVanilla <118162831+kirisamevanilla@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:31:54 +0800 Subject: [PATCH] chore: theme --- docs/.vuepress/theme.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/.vuepress/theme.ts b/docs/.vuepress/theme.ts index 9209cc8..6803f20 100644 --- a/docs/.vuepress/theme.ts +++ b/docs/.vuepress/theme.ts @@ -20,6 +20,9 @@ export default hopeTheme({ docsDir: "docs", + contributors: false, + changelog: true, + // 导航栏 navbar,