updating nojs layout
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
</button>
|
||||
@if(Auth::check())
|
||||
<a class="navbar-brand" href="/main">
|
||||
<img src="{{ asset('logo.svg') }}" alt="w0bm.com">
|
||||
<img src="{{ asset('biohazard_otter.png') }}" alt="w0bm.com">
|
||||
</a>
|
||||
@else
|
||||
<a class="navbar-brand" href="/">
|
||||
<img src="{{ asset('logo.svg') }}" alt="w0bm.com">
|
||||
<img src="{{ asset('biohazard_otter.png') }}" alt="w0bm.com">
|
||||
</a>
|
||||
@endif
|
||||
|
||||
|
Reference in New Issue
Block a user