revert merchbay logo

This commit is contained in:
root
2021-07-26 12:28:45 +00:00
parent abaf990d0b
commit 0fc9262f34
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
<nav class="navbar navbar-expand-lg bg-black">
<div class="container">
<a class="navbar-brand text-white" href="/">
{{-- <span>M</span>erchbay --}}
<img src="{{asset('/public/images/merchbay-white.png')}}" class="img-fluid" alt="logo">
<span>M</span>erchbay
{{-- <img src="{{asset('/public/images/merchbay-white.png')}}" class="img-fluid" alt="logo"> --}}
</a>
<button
class="navbar-toggler"

0
resources/views/merchbay/templates.blade.php Normal file → Executable file
View File