Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Having png icons seems to break getCurrentFavicon #66

Open
jayshields opened this issue Sep 23, 2014 · 1 comment
Open

Having png icons seems to break getCurrentFavicon #66

jayshields opened this issue Sep 23, 2014 · 1 comment

Comments

@jayshields
Copy link

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.

@adrianbj
Copy link

This should fix it for you
#96 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants