Y
Hacker News
new
|
ask
|
show
|
jobs
by
micahjm
2006 days ago
Careful with sizes=“any” on the SVG favicon. I found a few months ago that it caused Chrome to select a known size PNG favicon over the smaller SVG (with dark mode support).
1 comments
iskin
2006 days ago
Yeap, size=any works for the case when you do not have other PNG images as I recommend
link
micahjm
2006 days ago
Cool, and thanks for this well reasoned writeup. Looking forward to deleting some code.
link