tinycon icon indicating copy to clipboard operation
tinycon copied to clipboard

Having png icons seems to break getCurrentFavicon

Open jayshields opened this issue 11 years ago • 1 comments

Including these in your head

<link rel="shortcut icon" sizes="196x196" href="/img/logo-square-196.png">
<link rel="shortcut icon" sizes="128x128" href="/img/logo-square-128.png">

and a valid favicon.ico in the root of the site (not linked in a tag). Seems to break favicons on Chrome.

jayshields avatar Sep 23 '14 17:09 jayshields

This should fix it for you https://github.com/tommoor/tinycon/issues/96#issuecomment-459459158

adrianbj avatar Jan 31 '19 19:01 adrianbj