revert merchbay logo
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<nav class="navbar navbar-expand-lg bg-black">
|
<nav class="navbar navbar-expand-lg bg-black">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<a class="navbar-brand text-white" href="/">
|
<a class="navbar-brand text-white" href="/">
|
||||||
{{-- <span>M</span>erchbay --}}
|
<span>M</span>erchbay
|
||||||
<img src="{{asset('/public/images/merchbay-white.png')}}" class="img-fluid" alt="logo">
|
{{-- <img src="{{asset('/public/images/merchbay-white.png')}}" class="img-fluid" alt="logo"> --}}
|
||||||
</a>
|
</a>
|
||||||
<button
|
<button
|
||||||
class="navbar-toggler"
|
class="navbar-toggler"
|
||||||
@@ -89,4 +89,4 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
|
|||||||
0
resources/views/merchbay/templates.blade.php
Normal file → Executable file
0
resources/views/merchbay/templates.blade.php
Normal file → Executable file
Reference in New Issue
Block a user