mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
feat: ✨ Enable clean URLs for docs
This commit is contained in:
parent
9796280a55
commit
cbcfe51362
|
|
@ -21,6 +21,7 @@ export default defineConfig({
|
|||
},
|
||||
math: true,
|
||||
},
|
||||
cleanUrls: true,
|
||||
themeConfig: {
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
nav: [
|
||||
|
|
|
|||
Loading…
Reference in a new issue