Skip to content

Instantly share code, notes, and snippets.

@snowman-repos
Created October 1, 2012 18:36
Show Gist options
  • Save snowman-repos/3813586 to your computer and use it in GitHub Desktop.
Save snowman-repos/3813586 to your computer and use it in GitHub Desktop.
HTML: Set iPhone Bookmark Icon
<!--57x57px PNG file-->
<link rel="apple-touch-icon" href="iphone-icon.png">
<!--57x57px PNG file without Apple Gloss-->
<link rel="apple-touch-icon-precomposed" href="icon">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment