forked from TFMM/silent-auction
Merge pull request 'Update navbar logo to auction_logo_small.jpg' (#5) from feature/tablar-theme-logo-update into feature/tablar-theme
Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 7.1 KiB |
@@ -1,5 +1,5 @@
|
|||||||
<a href="#">
|
<a href="#">
|
||||||
<img src="{{asset(config('tablar.auth_logo.img.path','assets/logo.svg'))}}" width="110" height="32"
|
<img src="{{asset('assets/auction_logo_small.jpg')}}" width="110" height="32"
|
||||||
alt="{{asset(config('tablar.title','Tablar'))}}"
|
alt="{{asset(config('tablar.title','Tablar'))}}"
|
||||||
class="navbar-brand-image">
|
class="navbar-brand-image">
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user