Commit 500c680
committed
Fix deployment: Set base path to root for GitHub Pages
- Change base from './' to '/' to match GitHub Pages root domain deployment
- Built index.html now correctly references /assets/ instead of /src/main.jsx
- This should resolve the 404 errors for main.jsx and vite.svg1 parent faad6f2 commit 500c680
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments