Commit 130e9fd
committed
fix: use dedicated 32x32 PNG favicon instead of webp
WebP favicon has limited browser support. Generate a small
32x32 favicon.png (1.8K) from the logo webp and reference it
in index.astro and 404.astro with proper image/png type.1 parent dc6e5dd commit 130e9fd
3 files changed
Lines changed: 2 additions & 2 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments