Skip to content

Instantly share code, notes, and snippets.

@marklit
Created August 24, 2011 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save marklit/1167561 to your computer and use it in GitHub Desktop.
Save marklit/1167561 to your computer and use it in GitHub Desktop.
Apple Icon HTML header example
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment