mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-03-10 18:31:03 +08:00
📝 禁用干净 URL 设置
This commit is contained in:
parent
8aff490aeb
commit
dc294a257d
@ -13,7 +13,7 @@ export default defineConfig({
|
|||||||
rewrites: {
|
rewrites: {
|
||||||
[`${defaultLang}/:rest*`]: ":rest*",
|
[`${defaultLang}/:rest*`]: ":rest*",
|
||||||
},
|
},
|
||||||
cleanUrls: true,
|
cleanUrls: false,
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// https://vitepress.dev/reference/default-theme-config
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
logo: {
|
logo: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user