From b30bc1361fac0614c8a04345cbe6f2c28a039624 Mon Sep 17 00:00:00 2001 From: Feng Gao Date: Mon, 1 Dec 2025 00:24:18 +0800 Subject: [PATCH] Update config.mts --- .vitepress/config.mts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.vitepress/config.mts b/.vitepress/config.mts index cea8b9a..5bf8ca5 100644 --- a/.vitepress/config.mts +++ b/.vitepress/config.mts @@ -94,11 +94,6 @@ export default defineConfig({ text: "爱特工作室简介", link: "/wiki/about/intro", }, - { - text: "生活感悟", - link: "/wiki/life", - items: getMarkdownFiles(path.join(BASE_PATH, "wiki/life")), - }, { text: "OUC生存指北", link: "/wiki/ouc",