update logo

This commit is contained in:
2026-05-02 15:22:22 -04:00
parent 4ef20cba50
commit 700d2f0741
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

@@ -1,5 +1,5 @@
<a href="#">
<img src="{{asset('assets/auction_logo_small.jpg')}}" width="220" height="64"
<img src="{{asset('assets/auction_logo.png')}}" width="220" height="64"
alt="{{asset(config('tablar.title','Tablar'))}}"
class="navbar-brand-image" style="height: 64px !important; width: 220px !important;">
</a>