mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Tidies up <head> elements
This commit is contained in:
parent
7df9b05904
commit
f0b78d8b01
4
404.html
4
404.html
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="viewport" content="initial-scale=1, minimum-scale=1, shrink-to-fit=no, width=device-width">
|
||||
<link rel="canonical" href="https://simpleicons.org">
|
||||
<link rel="dns-prefetch" href="//cdn.carbonads.com">
|
||||
<link rel="dns-prefetch" href="//srv.carbonads.net">
|
||||
@ -26,7 +26,6 @@
|
||||
<meta name="twitter:image:src" content="https://simpleicons.org/images/og.png">
|
||||
<link rel="icon" type="image/x-icon" href="https://simpleicons.org/images/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="https://simpleicons.org/images/favicon.png">
|
||||
<meta name="google-site-verification" content="jn6XSTOvKDg-FP9-O7SUw5qU1CxPOaqhAeNUEkNrz_M">
|
||||
<link rel="apple-touch-icon" href="https://simpleicons.org/images/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://simpleicons.org/images/logo.svg" color="#111111">
|
||||
<style>
|
||||
@ -96,7 +95,6 @@
|
||||
font-size: 0.8125rem;
|
||||
line-height: 1rem;
|
||||
padding: 1rem 0.75rem;
|
||||
/*text-transform: uppercase;*/
|
||||
width: 100%;
|
||||
}
|
||||
.tiles ::selection {
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="viewport" content="initial-scale=1, minimum-scale=1, shrink-to-fit=no, width=device-width">
|
||||
<link rel="canonical" href="https://simpleicons.org">
|
||||
<link rel="dns-prefetch" href="//cdn.carbonads.com">
|
||||
<link rel="dns-prefetch" href="//srv.carbonads.net">
|
||||
@ -26,7 +26,6 @@
|
||||
<meta name="twitter:image:src" content="https://simpleicons.org/images/og.png">
|
||||
<link rel="icon" type="image/x-icon" href="https://simpleicons.org/images/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="https://simpleicons.org/images/favicon.png">
|
||||
<meta name="google-site-verification" content="jn6XSTOvKDg-FP9-O7SUw5qU1CxPOaqhAeNUEkNrz_M">
|
||||
<link rel="apple-touch-icon" href="https://simpleicons.org/images/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://simpleicons.org/images/logo.svg" color="#111111">
|
||||
<style>
|
||||
@ -96,7 +95,6 @@
|
||||
font-size: 0.8125rem;
|
||||
line-height: 1rem;
|
||||
padding: 1rem 0.75rem;
|
||||
/*text-transform: uppercase;*/
|
||||
width: 100%;
|
||||
}
|
||||
.tiles ::selection {
|
||||
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="viewport" content="initial-scale=1, minimum-scale=1, shrink-to-fit=no, width=device-width">
|
||||
<link rel="canonical" href="https://simpleicons.org">
|
||||
<link rel="dns-prefetch" href="//cdn.carbonads.com">
|
||||
<link rel="dns-prefetch" href="//srv.carbonads.net">
|
||||
@ -26,7 +26,6 @@
|
||||
<meta name="twitter:image:src" content="https://simpleicons.org/images/og.png">
|
||||
<link rel="icon" type="image/x-icon" href="https://simpleicons.org/images/favicon.ico">
|
||||
<link rel="icon" type="image/png" href="https://simpleicons.org/images/favicon.png">
|
||||
<meta name="google-site-verification" content="jn6XSTOvKDg-FP9-O7SUw5qU1CxPOaqhAeNUEkNrz_M">
|
||||
<link rel="apple-touch-icon" href="https://simpleicons.org/images/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://simpleicons.org/images/logo.svg" color="#111111">
|
||||
<style>
|
||||
@ -96,7 +95,6 @@
|
||||
font-size: 0.8125rem;
|
||||
line-height: 1rem;
|
||||
padding: 1rem 0.75rem;
|
||||
/*text-transform: uppercase;*/
|
||||
width: 100%;
|
||||
}
|
||||
.tiles ::selection {
|
||||
|
Loading…
Reference in New Issue
Block a user