Skip to content

Commit

Permalink
feat(docs): enforced clean urls (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh authored Sep 16, 2024
1 parent 5ce1fa1 commit 238179d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export default defineConfig({
lastUpdated: true,
srcDir: './src',
outDir: './dist',
cleanUrls: true,

markdown: {
theme: {
Expand Down

0 comments on commit 238179d

Please sign in to comment.