Skip to content

Instantly share code, notes, and snippets.

@eduard-un
Last active April 19, 2016 19:45
Show Gist options
  • Save eduard-un/1b5fa002d21ef5f02c1a41dec4deafcc to your computer and use it in GitHub Desktop.
Save eduard-un/1b5fa002d21ef5f02c1a41dec4deafcc to your computer and use it in GitHub Desktop.
<link href="/apple-touch-icon-57x57.png" rel="apple-touch-icon" sizes="57x57" />
<link href="/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" />
<link href="/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" />
<link href="/apple-touch-icon-144x144.png" rel="apple-touch-icon" sizes="144x144" />
<link href="/apple-touch-icon-60x60.png" rel="apple-touch-icon" sizes="60x60" />
<link href="/apple-touch-icon-120x120.png" rel="apple-touch-icon" sizes="120x120" />
<link href="/apple-touch-icon-76x76.png" rel="apple-touch-icon" sizes="76x76" />
<link href="/apple-touch-icon-152x152.png" rel="apple-touch-icon" sizes="152x152" />
<link href="/favicon-196x196.png" rel="icon" type="image/png" sizes="196x196" />
<link href="/favicon-160x160.png" rel="icon" type="image/png" sizes="160x160" />
<link href="/favicon-96x96.png" rel="icon" type="image/png" sizes="96x96" />
<link href="/favicon-16x16.png" rel="icon" type="image/png" sizes="16x16" />
<link href="/favicon-32x32.png" rel="icon" type="image/png" sizes="32x32" />
<meta name="msapplication-TileColor" content="#da532c" />
<meta name="msapplication-TileImage" content="/mstile-144x144.png" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment