feat: install and scaffold Tablar theme #6

Merged
rlong merged 139 commits from feature/tablar-theme into master 2026-05-02 16:01:21 -04:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 700d2f0741 - Show all commits
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>