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

does not work with multiple icons #130

Open
gpiwowarski-alison opened this issue Aug 25, 2017 · 1 comment
Open

does not work with multiple icons #130

gpiwowarski-alison opened this issue Aug 25, 2017 · 1 comment

Comments

@gpiwowarski-alison
Copy link

gpiwowarski-alison commented Aug 25, 2017

Hi, the setup on our website is as follows:

link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png"
link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png"
link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png"
link rel="manifest" href="manifest.json"
link rel="mask-icon" href="safari-pinned-tab.svg" color="#5bbad5"
meta name="theme-color" content="#ffffff"

The plugin only works with single icon file :(

@craigdanj
Copy link

Yep I've run into the same issue. I need a solution to this too. Do let me know if there is a way.

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