(no title)
asb
|
1 year ago
I used this trick for a quick favicon on my site https://muxup.com/ - though unfortunately Google/Bing/DuckDuckGo doesn't like svg favicons and so it's not displayed in search results. I should really add a proper favicon...
unknown|1 year ago
[deleted]
lloydatkinson|1 year ago
SVG support feels like it should be pretty straightforward to implement.
Last time I looked at how to implement favicons “correctly” I had to make some weird XML file with the word apple in it and it lists all the size of icons I have, and then use a favicon generator to create all the “correct” sizes.
What a mess.
royal_ts|1 year ago
asb|1 year ago