docs: tweak docs
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 18s
Build and Release / Build (darwin-amd64) (push) Successful in 22s
Build and Release / Build (linux-arm64) (push) Successful in 16s
Build and Release / Build (linux-amd64) (push) Successful in 18s
Build and Release / Build (windows-arm64) (push) Successful in 15s
Build and Release / Build (windows-amd64) (push) Successful in 21s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 47s

enable cleanUrls and analytics
This commit is contained in:
CDN 2025-04-23 14:32:52 +08:00
parent deae4a6272
commit a6284897c8
Signed by: CDN
GPG key ID: 0C656827F9F80080

View file

@ -16,6 +16,17 @@ export default defineConfig({
themeConfig: zhHansThemeConfig
},
},
cleanUrls: true,
head: [
[
'script',
{
defer: '',
src: 'https://analytics.owu.one/script.js',
'data-website-id': '2ed09e92-68ce-422b-a949-0feb210c9d31'
}
]
],
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
nav: [