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: [