Skip to content

Commit

Permalink
docs: use clean URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
TobbenTM committed May 5, 2024
1 parent 4685e51 commit ba68965
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ export default defineConfig({
vite: {
plugins: [svgLoader()],
},

cleanUrls: true,
})

0 comments on commit ba68965

Please sign in to comment.