Hacker News new | ask | show | jobs
by Ennea 596 days ago
It feels like I am seeing more and more websites lately that have a favicon that is deliberately broken, and I'm not sure why this appears to be a thing that is somehow gaining traction.
1 comments

I will design a proper favicon! I think I implemented the current placeholder according to https://stackoverflow.com/a/13416784
The data URI you're using has no MIME type, and even then the data is still an invalid PNG image. Not sure why the Stack Overflow answer is suggesting that.