Skip to content

Instantly share code, notes, and snippets.

@lgraubner
Created September 15, 2015 09:04
Show Gist options
  • Save lgraubner/1eb72c31f5d3ac6b94dd to your computer and use it in GitHub Desktop.
Save lgraubner/1eb72c31f5d3ac6b94dd to your computer and use it in GitHub Desktop.
Minimal favicon markup
<head>
<link rel="icon" type="image/png" href="favicon.png" sizes="32x32">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png">
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment