Skip to content

Commit c188c31

Browse files
authored
Merge pull request #9 from SymbioSix/dev_amar
setup gh pages
2 parents 67028f8 + fa8479b commit c188c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
44
// https://vitejs.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7-
base: '/Progressie/',
7+
base: '/',
88
})

0 commit comments

Comments
 (0)