This commit is contained in:
parent
4f3ec01d6e
commit
32d5845b83
@ -1,13 +1,8 @@
|
|||||||
import { viteBundler } from '@vuepress/bundler-vite'
|
|
||||||
import { defineUserConfig } from "vuepress"
|
import { defineUserConfig } from "vuepress"
|
||||||
import theme from "./theme.js"
|
import theme from "./theme.js"
|
||||||
|
|
||||||
export default defineUserConfig({
|
export default defineUserConfig({
|
||||||
bundler: viteBundler({
|
base: "/",
|
||||||
viteOptions: {},
|
|
||||||
vuePluginOptions: {},
|
|
||||||
}),
|
|
||||||
base: "/jingji/sp/",
|
|
||||||
|
|
||||||
lang: "zh-CN",
|
lang: "zh-CN",
|
||||||
title: "荆棘鸟文学社",
|
title: "荆棘鸟文学社",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user