Skip to content

Commit 74da05a

Browse files
committed
gpt asks
1 parent aa0f9e9 commit 74da05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ import tailwindcss from '@tailwindcss/vite'
66
// https://vite.dev/config/
77
export default defineConfig({
88
plugins: [react(), tailwindcss()],
9-
base: "/ashutoshdebug.github.io"
9+
base: "/"
1010
})

0 commit comments

Comments
 (0)