Skip to content

Commit cba3f76

Browse files
authored
feat: update base in vite config
1 parent 538b18d commit cba3f76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ export default defineConfig(({ mode }) => ({
1515
"@": path.resolve(__dirname, "./src"),
1616
},
1717
},
18+
base: "faatehsultan.github.io",
1819
}));

0 commit comments

Comments
 (0)