We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac59245 + 90790f3 commit a9cf270Copy full SHA for a9cf270
.vitepress/config.mts
@@ -1,8 +1,8 @@
1
import { defineConfig } from 'vitepress'
2
3
// Uncomment for local tests
4
-//const BASE = '/'
5
-const BASE = `/mikros-docs/`
+const BASE = '/'
+//const BASE = `/mikros-docs/`
6
7
export default defineConfig({
8
srcDir: 'src',
0 commit comments