Skip to content

Instantly share code, notes, and snippets.

@midoriberlin
Created September 15, 2015 17:26
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save midoriberlin/111a3ce34672106eb620 to your computer and use it in GitHub Desktop.
Save midoriberlin/111a3ce34672106eb620 to your computer and use it in GitHub Desktop.
Embedding a favicon
<link rel=”shortcut icon” href=”http://www.domain.com/favicon.ico” type=”image/x-icon” />
<link rel=”icon” href=”http://www.domain.com/favicon.ico” type=”image/x-icon” />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment