mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-05-22 18:21:18 +00:00
✨ 更新配置,禁用清理 URL 功能
Some checks failed
Docker Image Build / build (push) Failing after 54s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m47s
Pre-commit checks / pre-commit (3.11) (push) Failing after 2m36s
Pre-commit checks / pre-commit (3.12) (push) Failing after 2m35s
Pre-commit checks / pre-commit (3.13) (push) Failing after 2m45s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 11m59s
Some checks failed
Docker Image Build / build (push) Failing after 54s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m47s
Pre-commit checks / pre-commit (3.11) (push) Failing after 2m36s
Pre-commit checks / pre-commit (3.12) (push) Failing after 2m35s
Pre-commit checks / pre-commit (3.13) (push) Failing after 2m45s
Deploy VitePress site to Liteyuki PaaS / build (push) Failing after 11m59s
This commit is contained in:
parent
3a60450358
commit
75c67bdffc
@ -58,6 +58,7 @@ export const common = defineConfig({
|
|||||||
rewrites: {
|
rewrites: {
|
||||||
[`${defaultLocale}/:rest*`]: ":rest*",
|
[`${defaultLocale}/:rest*`]: ":rest*",
|
||||||
},
|
},
|
||||||
|
cleanUrls: false,
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
logo: {
|
logo: {
|
||||||
light: '/liteyuki.svg',
|
light: '/liteyuki.svg',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user