Update config.mts

This commit is contained in:
Feng Gao
2025-12-03 07:26:11 +08:00
committed by GitHub
parent ebaa6d158b
commit 8894228b12
+7
View File
@@ -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: [