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

PR for #1367: Use one apple-touch-icon instead of six #1425

Closed
wants to merge 1 commit into from

Conversation

drublic
Copy link
Member

@drublic drublic commented Aug 30, 2013

This commit removes five Apple Touch Icons with different sizes for the same icon and adds a new icon apple-touch-icon-precomposed.png with a resolution of 152x152px.
Apart from that it adds documentation on how to add more icons if you need them within your project.
Using only one Apple Touch Icon saves time and is enough in most cases.

This Pull Request targets #1367.
Please keep the discussion within #1367.

This commit removes five Apple Touch Icons with different sizes for
the same icon and adds a new icon `apple-touch-icon-precomposed.png`
with a resolution of 152x152px.
Apart from that it adds documentation on how to add more icons if
you need them within your project.
Using only one Apple Touch Icon saves time and is enough in most
cases.

Closes #1367.
Closes #1425.
@necolas
Copy link
Member

necolas commented Sep 2, 2013

LGTM! Nice job. Feel free to apply this to master.

@drublic drublic closed this in 71ca9fb Sep 4, 2013
@drublic drublic deleted the one-touchicon branch September 5, 2013 13:59
@drublic
Copy link
Member Author

drublic commented Sep 5, 2013

Thanks for merging, @mathiasbynens. Can we do a 4.3.0 release?
I cannot push to the html5boilerplate.com repo, so I haven't updated the version yet. I can do this tonight if anyone gives me re rights ooooor @necolas does it :)

@alrra
Copy link
Member

alrra commented Sep 5, 2013

I cannot push to the html5boilerplate.com repo

Now you can :)

Can we do a 4.3.0 release?

Wouldn't it be better to also take a decision on #1390, #1403, #1408 and #1424 before the 4.3.0 ?

@drublic
Copy link
Member Author

drublic commented Sep 7, 2013

Wouldn't it be better to also take a decision on #1390, #1403, #1408 and #1424 before the 4.3.0 ?

Agreed!

kcmckell pushed a commit to kcmckell/html5-boilerplate that referenced this pull request Feb 25, 2014
This commit removes five Apple Touch Icons with different sizes for
the same icon and adds a new icon `apple-touch-icon-precomposed.png`
with a resolution of 152×152px.
Apart from that it adds documentation on how to add more icons if
you need them within your project.
Using only one Apple Touch Icon saves time and is enough in most
cases.

Closes h5bp#1367.
Closes h5bp#1425.
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

Successfully merging this pull request may close these issues.

3 participants