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 f4bb1d8 commit 09a739eCopy full SHA for 09a739e
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://rocketsim.app",
9
+ base: "/RocketSimApp/",
10
/**
11
* Add the sitemap plugin
12
*
0 commit comments