Skip to content

Commit 5a4782b

Browse files
committed
add base for gh pages
1 parent 72c2a67 commit 5a4782b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ export default defineConfig(({ mode }) => ({
2121
"@": path.resolve(__dirname, "./src"),
2222
},
2323
},
24+
base: "/comp_bio_at_berkeley/"
2425
}));

0 commit comments

Comments
 (0)