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