From 089b2adf9eddcc034edae1e1c344003bd7fb5a40 Mon Sep 17 00:00:00 2001 From: Feng Gao Date: Wed, 3 Dec 2025 10:46:18 +0800 Subject: [PATCH] Update config.mts --- .vitepress/config.mts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 5689681..7325dd1 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -91,8 +91,10 @@ export default defineConfig({ sidebar: { "/wiki": [ { - text: "爱特工作室简介", - link: "/wiki/about/intro", + text: "简介", link: "/wiki/about/intro", + }, + { + text: "参与贡献", link: "/wiki/about/join", }, { text: "OUC生存指北",