Skip to content

Commit

Permalink
chore: cleanUrls
Browse files Browse the repository at this point in the history
F-loat committed Jul 3, 2024
1 parent 7cc1e2f commit 73b418e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config/shared.mts
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@ export const shared = defineConfig({
rewrites: {
'en/:rest*': ':rest*'
},
cleanUrls: true,
ignoreDeadLinks: [/get-task/],
themeConfig: {
logo: '/favicon.ico',

0 comments on commit 73b418e

Please sign in to comment.