Get rid of purple favicon for landing page

This commit is contained in:
Teemu Patja 2017-10-31 11:40:39 +02:00
parent eab1ea44d2
commit d4c6a2f64e
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C

View File

@ -41,9 +41,10 @@
<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="shortcut icon" href="/img/favicon.ico" />
<link rel="stylesheet" href="dest/css/main.css?v=a664cb5"> <link rel="stylesheet" href="dest/css/main.css?v=a664cb5">
<!-- Facebook Pixel Code --> <!-- Facebook Pixel Code -->
<script> <script>
!function(f,b,e,v,n,t,s) !function(f,b,e,v,n,t,s)
@ -160,7 +161,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>
@ -283,4 +284,3 @@
</body> </body>
</html> </html>