Skip to content

Commit bae1735

Browse files
committed
Remove base
1 parent dc77402 commit bae1735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astro.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import tailwindcss from '@tailwindcss/vite';
66
// https://astro.build/config
77
export default defineConfig({
88
site: 'https://commerceweavers.github.io',
9-
base: '/CommerceDev25Website',
109
vite: {
1110
plugins: [tailwindcss()],
1211
},

0 commit comments

Comments
 (0)