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

JSON file with icons #65

Open
konstantin24121 opened this issue Jul 23, 2015 · 0 comments
Open

JSON file with icons #65

konstantin24121 opened this issue Jul 23, 2015 · 0 comments

Comments

@konstantin24121
Copy link

Can add option to create JSON with icons options to add they in HTML.
For example

{
        link:{
            rel: apple-touch-icon-precomposed,
            sizes: 76x76, 
            href: /favicons/apple-touch-icon-76x76-precomposed.png
        }
        ..
        meta:{
            name: "msapplication-square70x70logo",
            content; "/favicons/windows-tile-70x70.png"
        }
        meta: {
            name: "mobile-web-app-capable",
            value: "yes"
        }
    }
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

1 participant