benjaminp / httpswatch

https://httpswatch.com
MIT License
99 stars 39 forks source link

Add a Retina size to the favicon. #85

Closed lgarron closed 9 years ago

lgarron commented 9 years ago

Alternatively, there's my SVG trace of the current favicon, but SVG favicons are not well supported

If you don't want to use .ico, then sending a 32px version to all clients would probably work.

benjaminp commented 9 years ago

In 345104b40ae41dfc031d69e74ae00bd9bad46f0a, I added a 32x32 size image. Thank you for making the SVG one. I hope to switch to SVG once that is better supported, since it's obviously the right way to handle these resolution issues.