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

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