From fab959e086c7dcc2c6b42a7cb3961a215ccbbc3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AE=E5=AD=90=E8=80=97=E8=80=97?= <3116737282@qq.com> Date: Sat, 4 Jan 2025 16:35:14 +0800 Subject: [PATCH] Update config.ts --- 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 91730df..3516ba2 100644 --- a/src/.vuepress/config.ts +++ b/src/.vuepress/config.ts @@ -2,7 +2,7 @@ import { defineUserConfig } from "vuepress"; import theme from "./theme.js"; export default defineUserConfig({ - base: "/jingji/book/", + base: "/", lang: "zh-CN", title: "荆棘鸟文学社",