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