Skip to content

Commit f768e83

Browse files
committed
Update configuration for new GitHub Pages user site
1 parent 4ef420b commit f768e83

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

57 Bytes
Binary file not shown.

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { componentTagger } from "lovable-tagger";
55

66
// https://vitejs.dev/config/
77
export default defineConfig(({ mode }) => ({
8-
base: "/screenguard-writes-pixel/",
8+
base: "/",
99
server: {
1010
host: "::",
1111
port: 8080,

0 commit comments

Comments
 (0)