adding site verification code
This commit is contained in:
18
index.html
18
index.html
@@ -132,18 +132,20 @@
|
|||||||
})(document, window.mixpanel || []);
|
})(document, window.mixpanel || []);
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<!-- site verification -->
|
||||||
|
<meta name="google-site-verification" content="google062ff5cd9ad8f4bb.html" />
|
||||||
|
|
||||||
<!-- Favicon section should be updated to: -->
|
<!-- Favicon section should be updated to: -->
|
||||||
|
|
||||||
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||||
<link rel="shortcut icon" href="/favicon.ico" />
|
<link rel="shortcut icon" href="/favicon.ico" />
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
||||||
<link rel="manifest" href="/site.webmanifest" />
|
<link rel="manifest" href="/site.webmanifest" />
|
||||||
|
|
||||||
<link rel="icon" href="https://www.wdipl.com/favicon.ico" type="image/x-icon">
|
<link rel="icon" href="https://www.wdipl.com/favicon.ico" type="image/x-icon">
|
||||||
<link rel="icon" href="https://www.wdipl.com/favicon-96x96.png" type="image/png" sizes="96x96">
|
<link rel="icon" href="https://www.wdipl.com/favicon-96x96.png" type="image/png" sizes="96x96">
|
||||||
<link rel="apple-touch-icon" href="https://www.wdipl.com/apple-touch-icon.png">
|
<link rel="apple-touch-icon" href="https://www.wdipl.com/apple-touch-icon.png">
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user