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 2dfcc2c commit 44f24c7Copy full SHA for 44f24c7
1 file changed
astro.config.mjs
@@ -3,7 +3,6 @@ import sitemap from "@astrojs/sitemap";
3
4
export default defineConfig({
5
site: "https://trace-studio.github.io",
6
- base: "/homepage",
7
integrations: [sitemap()],
8
i18n: {
9
defaultLocale: "en",
0 commit comments