Update config.mts

This commit is contained in:
Feng Gao
2025-12-03 07:29:24 +08:00
committed by GitHub
parent 6e89c68dfd
commit 714817ee6d
+2 -2
View File
@@ -102,8 +102,8 @@ export default defineConfig({
{ {
text: "大学该如何度过", text: "大学该如何度过",
items: [ items: [
{text:"大学该如何度过", link: "wiki/ouc/CollegeLifeHowTo/01howto"}, {text:"01大学该如何度过", link: "wiki/ouc/CollegeLifeHowTo/01howto"},
{text:"科研经历分享", link: "wiki/ouc/CollegeLifeHowTo/02planning"}, {text:"02早做规划", link: "wiki/ouc/CollegeLifeHowTo/02planning"},
] ]
}, },
{ {