From 8894228b12cb92cf1877c72405c9210e43551956 Mon Sep 17 00:00:00 2001 From: Feng Gao Date: Wed, 3 Dec 2025 07:26:11 +0800 Subject: [PATCH] Update config.mts --- .vitepress/config.mts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index 93068b4..c87dfe0 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -99,6 +99,13 @@ export default defineConfig({ link: "/wiki/ouc", items: getMarkdownFiles(path.join(BASE_PATH, "wiki/ouc")), }, + { + text: "大学该如何度过", + items: [ + {text:"大学该如何度过", link: "wiki/ouc/CollegeLifeHowTo/01howto"}, + {text:"科研经历分享", link: "wiki/ouc/CollegeLifeHowTo/02planning"}, + ] + }, { text: "本科科研之旅", items: [