Commit 77b8a62
Fix malformed favicon link path
- Correct /assets/graphicsfavicon/ to /assets/graphics/favicon/
- Adds missing slash between 'graphics' and 'favicon' in favicon-32x32.png link
- Ensures consistent favicon URL structure across all favicon references
This fixes the 404 error for the 32x32 favicon on missingmaps.org1 parent 67ad46e commit 77b8a62
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments