Created
November 20, 2018 17:36
-
-
Save patrickleet/319ff4e101f8fd5d04822c191f6d8cee to your computer and use it in GitHub Desktop.
favicon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> | |
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> | |
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> | |
<link rel="manifest" href="/site.webmanifest"> | |
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"> | |
<meta name="msapplication-TileColor" content="#2d89ef"> | |
<meta name="theme-color" content="#ffffff"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment