Skip to content

Commit cdd0a5d

Browse files
committed
Update base
1 parent f297221 commit cdd0a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astro.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import tailwindcss from '@tailwindcss/vite';
55

66
// https://astro.build/config
77
export default defineConfig({
8-
site: 'https://www.my-site.dev',
9-
base: '/docs',
8+
site: 'https://commerceweavers.github.io',
9+
base: '/CommerceDev25Website',
1010
vite: {
1111
plugins: [tailwindcss()],
1212
},

0 commit comments

Comments
 (0)