Favicon fix for landing page
This commit is contained in:
parent
3da2909a31
commit
a8b937e4b8
|
@ -21,9 +21,11 @@
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="dest/img/new-site/apple-touch-icon-180.png?v=401931a">
|
<link rel="apple-touch-icon" sizes="180x180" href="dest/img/new-site/apple-touch-icon-180.png?v=401931a">
|
||||||
<link rel="mask-icon" href="dest/img/new-site/logo-mask.svg" color="4360DF">
|
<link rel="mask-icon" href="dest/img/new-site/logo-mask.svg" color="4360DF">
|
||||||
|
|
||||||
<!-- favicon.ico in the root directory -->
|
|
||||||
<link rel="stylesheet" href="dest/css/main.css?v=a664cb5">
|
<link rel="stylesheet" href="dest/css/main.css?v=a664cb5">
|
||||||
|
|
||||||
|
<link rel="shortcut icon" href="/img/favicon.ico" />
|
||||||
|
|
||||||
|
|
||||||
<!-- Facebook Pixel Code -->
|
<!-- Facebook Pixel Code -->
|
||||||
<script>
|
<script>
|
||||||
!function(f,b,e,v,n,t,s)
|
!function(f,b,e,v,n,t,s)
|
||||||
|
@ -261,4 +263,3 @@
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue