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.
1 parent ff8ccf6 commit 384a9e2Copy full SHA for 384a9e2
docs/astro.config.mjs
@@ -6,6 +6,7 @@ import sitemap from "@astrojs/sitemap";
6
// https://astro.build/config
7
export default defineConfig({
8
site: "https://www.rocketsim.app",
9
+ base: "rocketsimapp/docs",
10
/**
11
* Add the sitemap plugin
12
*
0 commit comments