logos are updated from png to svg

This commit is contained in:
batuhanbas
2020-02-09 17:46:40 +03:00
parent fa97bfe701
commit 26bffb5e79
9 changed files with 7 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<div class="header-body text-center mb-5">
<div class="row justify-content-center">
<div class="col-md-8 col-lg-6 col-xl-5">
<img class="pb-6" src="{{ asset('public/img/akaunting-logo-white.png') }}" width="22%" alt="Akaunting"/>
<img class="pb-6" src="{{ asset('public/img/akaunting-logo-white.svg') }}" width="22%" alt="Akaunting"/>
</div>
</div>
</div>