Hacker News new | ask | show | jobs
by osxman 497 days ago
Some instructions are slightly outdated: 'We need sizes="32x32" for <link> to .ico file in order to fix the Chrome bug where it chooses an ICO file over an SVG.' Explanation: this revers to an old 2021 bug which is already – for a long time – solved in Chrome.

Probably small typo, by editor of article: 'With just three PNG images in this minimum set, …' Set contains an .ico, .svg and .png file -> SVG and .ico files are not PNG's.

For the rest very useful!