Skip to content

Instantly share code, notes, and snippets.

@nonlinear
Created October 12, 2012 22:38
Show Gist options
  • Save nonlinear/3882036 to your computer and use it in GitHub Desktop.
Save nonlinear/3882036 to your computer and use it in GitHub Desktop.
HTML: apple favicon script
<!-- TODO: Place favicon.ico and apple-touch-icon.png in the root of your domain -->
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment