Commit a792bef
Fix logo path for GitHub Pages base URL
/figaro_logo.svg resolves to the wrong root when Vite base is /figaro-/.
Use import.meta.env.BASE_URL so the path is always correct.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bce589a commit a792bef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments