Use our current logo

This commit is contained in:
davegson 2019-11-11 18:02:45 +01:00
parent 79d0e5215e
commit 889d28c83b
3 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
<nav>
<a href="{{ site.base_url }}">
<div>
<img src="{{ site.img_url }}logo.png" alt="">
<img src="{{ site.img_url }}logo_v3_light.png" alt="">
<p>Safing<span>.io</span></p>
</div>
</a>

View file

@ -31,6 +31,7 @@ nav a div{
nav div img{
width: 2.5rem;
padding-right: 1rem;
margin-top: -3px;
}
nav div p span{

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB