feat: Enable clean URLs for docs

This commit is contained in:
Jesse Wierzbinski 2024-11-10 15:29:43 +01:00
parent 9796280a55
commit cbcfe51362
No known key found for this signature in database

View file

@ -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: [