mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
feat: ✨ Enable clean URLs for docs
This commit is contained in:
parent
9796280a55
commit
cbcfe51362
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ export default defineConfig({
|
||||||
},
|
},
|
||||||
math: true,
|
math: true,
|
||||||
},
|
},
|
||||||
|
cleanUrls: true,
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// https://vitepress.dev/reference/default-theme-config
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
nav: [
|
nav: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue