From 1abbc15c0a89c45861afee86ae8a08bbe3f1f5d8 Mon Sep 17 00:00:00 2001 From: Because <2210414@mail.nankai.edu.cn> Date: Sun, 9 Mar 2025 11:00:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0config.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts index 8528eab..05aa7c8 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -3,7 +3,7 @@ import { defineUserConfig } from "vuepress"; import theme from "./theme.js"; export default defineUserConfig({ - base: "/NKU-WIKI/nkuwiki_web/", + base: "/nkuwiki_web/", lang: "zh-CN", title: "南开WIKI",