Favicon fix for landing page

This commit is contained in:
Teemu Patja 2017-10-30 21:44:10 +02:00
parent 3da2909a31
commit a8b937e4b8
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C
1 changed files with 4 additions and 3 deletions

View File

@ -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)
@ -139,7 +141,7 @@
</div> </div>
<h2>Find specialized talent worldwide</h2> <h2>Find specialized talent worldwide</h2>
<div class="text"> <div class="text">
<p>To solve new challenges, you often need hard-to-find skillsets. If you cant easily find local talent, <strong>Status Open Bounty makes it easy to</strong> leverage the best talent <p>To solve new challenges, you often need hard-to-find skillsets. If you cant easily find local talent, <strong>Status Open Bounty makes it easy to</strong> leverage the best talent
in the world.</p> in the world.</p>
</div> </div>
</div> </div>
@ -261,4 +263,3 @@
</body> </body>
</html> </html>