Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 4d8f540

Browse files
authored
Update astro.config.mjs
1 parent 41f1373 commit 4d8f540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import partytown from "@astrojs/partytown";
88
// https://astro.build/config
99
export default defineConfig({
1010
site: "https://oscfcommunity.github.io",
11-
base: "OSD2025",
11+
base: "/OSD2025",
1212
vite: {
1313
// @ts-ignore
1414
plugins: [tailwindcss()],

0 commit comments

Comments
 (0)