Skip to content

Commit 49d90d4

Browse files
committed
config that dns!
1 parent 82f61a8 commit 49d90d4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CNAME.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import react from '@vitejs/plugin-react'
33

44
// https://vitejs.dev/config/
55
export default defineConfig({
6-
base: "/blipsandclicks",
6+
base: "/",
77
plugins: [react()],
88
})

0 commit comments

Comments
 (0)