Skip to content

Instantly share code, notes, and snippets.

@Itachi261092
Created October 6, 2015 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Itachi261092/2cac5e1e90c27df6ae13 to your computer and use it in GitHub Desktop.
Save Itachi261092/2cac5e1e90c27df6ae13 to your computer and use it in GitHub Desktop.
[HTML] HTML5 favicon.png
<!-- FAVICON -->
<link rel="icon" type="image/png" href="/favicon.png" />
<!-- for apple main style-->
<!--link rel="apple-touch-icon" href="apple-touch-favicon.png"/-->
<!-- for apple precomposed-->
<link rel="apple-touch-icon-precomposed" href="/apple-touch-favicon.png"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment