Skip to content

Instantly share code, notes, and snippets.

@Permanently
Created May 23, 2020 13:01
Show Gist options
  • Save Permanently/6dae59047754490257999a4e703e2e7f to your computer and use it in GitHub Desktop.
Save Permanently/6dae59047754490257999a4e703e2e7f to your computer and use it in GitHub Desktop.
<html>
<head>
<!-- Favicon code starts here -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://permanently.me/assets/favicon/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://permanently.me/assets/favicon/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://permanently.me/assets/favicon/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://permanently.me/assets/favicon/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://permanently.me/assets/favicon/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://permanently.me/assets/favicon/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://permanently.me/assets/favicon/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://permanently.me/assets/favicon/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="https://permanently.me/assets/favicon/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="https://permanently.me/assets/favicon/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="https://permanently.me/assets/favicon/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="https://permanently.me/assets/favicon/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="https://permanently.me/assets/favicon/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="Permanently's amazing website" />
<meta name="msapplication-TileColor" content="#2C2F33" />
<meta name="msapplication-TileImage" content="https://permanently.me/assets/favicon/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="https://permanently.me/assets/favicon/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="https://permanently.me/assets/favicon/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="https://permanently.me/assets/favicon/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="https://permanently.me/assets/favicon/mstile-310x310.png" />
<!-- Favicon code ends here, hope you didn't mind x -->
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment