From 714817ee6dbe79eb4038605c2efa2b0639d5bd37 Mon Sep 17 00:00:00 2001 From: Feng Gao Date: Wed, 3 Dec 2025 07:29:24 +0800 Subject: [PATCH] Update config.mts --- .vitepress/config.mts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index c87dfe0..b8ea270 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -102,8 +102,8 @@ export default defineConfig({ { text: "大学该如何度过", items: [ - {text:"大学该如何度过", link: "wiki/ouc/CollegeLifeHowTo/01howto"}, - {text:"科研经历分享", link: "wiki/ouc/CollegeLifeHowTo/02planning"}, + {text:"01大学该如何度过", link: "wiki/ouc/CollegeLifeHowTo/01howto"}, + {text:"02早做规划", link: "wiki/ouc/CollegeLifeHowTo/02planning"}, ] }, {