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: "荆棘鸟文学社",