Updated favicons
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -18,33 +18,26 @@
|
||||
<!-- Twitter Do Not Track -->
|
||||
<meta name="twitter:dnt" content="on">
|
||||
|
||||
<!-- For old IEs -->
|
||||
<link rel="shortcut icon" href="/images/favico/favicon.ico" />
|
||||
<!-- For new browsers - multisize ico -->
|
||||
<link rel="icon" type="image/x-icon" sizes="16x16 32x32" href="/images/favico/favicon.ico">
|
||||
<!-- For iPad with high-resolution Retina display running iOS ≥ 7: -->
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/images/favico/favicon-152-precomposed.png">
|
||||
<!-- For iPad with high-resolution Retina display running iOS ≤ 6: -->
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/images/favico/favicon-144-precomposed.png">
|
||||
<!-- For iPhone with high-resolution Retina display running iOS ≥ 7: -->
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/images/favico/favicon-120-precomposed.png">
|
||||
<!-- For iPhone with high-resolution Retina display running iOS ≤ 6: -->
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/images/favico/favicon-114-precomposed.png">
|
||||
<!-- For iPhone 6+ -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/favico/favicon-180-precomposed.png">
|
||||
<!-- For first- and second-generation iPad: -->
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/images/favico/favicon-72-precomposed.png">
|
||||
<!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: -->
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/images/favico/favicon-57.png">
|
||||
<!-- For Old Chrome -->
|
||||
<link rel="icon" sizes="32x32" href="/images/favico/favicon-32.png" >
|
||||
<!-- For IE10 Metro -->
|
||||
<meta name="msapplication-TileColor" content="#FFFFFF">
|
||||
<meta name="msapplication-TileImage" content="/images/favico/favicon-192.png">
|
||||
|
||||
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="/images/favico/apple-touch-icon-57x57.png">
|
||||
<link rel="apple-touch-icon" sizes="60x60" href="/images/favico/apple-touch-icon-60x60.png">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="/images/favico/apple-touch-icon-72x72.png">
|
||||
<link rel="apple-touch-icon" sizes="76x76" href="/images/favico/apple-touch-icon-76x76.png">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="/images/favico/apple-touch-icon-114x114.png">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="/images/favico/apple-touch-icon-120x120.png">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="/images/favico/apple-touch-icon-144x144.png">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="/images/favico/apple-touch-icon-152x152.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/favico/apple-touch-icon-180x180.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favico/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favico/favicon-16x16.png">
|
||||
<link rel="mask-icon" href="/images/favico/safari-pinned-tab.svg" color="#ffffff">
|
||||
<link rel="shortcut icon" href="/images/favico/favicon.ico">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<meta name="msapplication-TileColor" content="#2b5797">
|
||||
<meta name="msapplication-TileImage" content="/images/favico/mstile-150x150.png">
|
||||
<!-- Chrome for Android -->
|
||||
<link rel="manifest" href="manifest.json">
|
||||
<link rel="icon" sizes="192x192" href="/images/favico/favicon-192.png">
|
||||
|
||||
|
||||
<link rel="stylesheet" media="screen" href="https://fontlibrary.org/face/orkney" type="text/css"/>
|
||||
|
Reference in New Issue
Block a user