We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3fc666 + 14f34c3 commit 8ce10e7Copy full SHA for 8ce10e7
docs/.vitepress/config.mts
@@ -22,7 +22,7 @@ export default defineConfig({
22
cleanUrls: true,
23
// title: "Virak Cloud",
24
// description: "",
25
- base:/docs/,
+ base: '/docs/',
26
sitemap: {
27
hostname: process.env.VITE_SITEURL ?? ''
28
},
0 commit comments