Skip to content

Commit

Permalink
fix: base endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Derewith committed Feb 13, 2025
1 parent 436392b commit 501db5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ export default defineConfig({
...readFileList("2025", "02")
]
},
base: "/"
base: "/derewith-blog/"
})

0 comments on commit 501db5d

Please sign in to comment.