Adding back Status Logo

This commit is contained in:
Richard Ramos 2018-08-24 14:43:30 -04:00 committed by GitHub
parent efc6e51e99
commit e3bcb9fec6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -274,6 +274,11 @@
<img src="img/logo-neufund.png" srcset="img/logo-neufund@2x.png 2x, img/logo-neufund@3x.png 3x">
</a>
</div>
<div class="col-12 col-sm-4 col-md-3 col-lg-2 logo text-center">
<a href="https://status.im/" target="_blank">
<img src="img/logo-status.png" srcset="img/logo-status@2x.png 2x, img/logo-status@3x.png 3x">
</a>
</div>
</div>
</div>
</section>