Skip to content

Commit 44f24c7

Browse files
authored
Reset the base path for the website
1 parent 2dfcc2c commit 44f24c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import sitemap from "@astrojs/sitemap";
33

44
export default defineConfig({
55
site: "https://trace-studio.github.io",
6-
base: "/homepage",
76
integrations: [sitemap()],
87
i18n: {
98
defaultLocale: "en",

0 commit comments

Comments
 (0)