latest changes
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
</a>
|
||||
@endif
|
||||
</div>-->
|
||||
<!--<div id="survey">
|
||||
Help to improve w0bm, click <a href="https://www.strawpoll.me/20512203" target="_blank">here</a>
|
||||
</div>-->
|
||||
@if(Auth::check())
|
||||
@include('partials.commentform')
|
||||
@endif
|
||||
|
@@ -9,11 +9,12 @@
|
||||
</button>
|
||||
@if(Auth::check())
|
||||
<a class="navbar-brand" href="/main">
|
||||
<img src="{{ asset('biohazard_otter.png') }}" alt="w0bm.com">
|
||||
<img src="{{ asset('logo.svg') }}" alt="w0bm.com">
|
||||
<a href="https://discord.gg/R7Ah4td" target="_blank" class="discordo">discordo~</a>
|
||||
</a>
|
||||
@else
|
||||
<a class="navbar-brand" href="/">
|
||||
<img src="{{ asset('biohazard_otter.png') }}" alt="w0bm.com">
|
||||
<img src="{{ asset('logo.svg') }}" alt="w0bm.com">
|
||||
</a>
|
||||
@endif
|
||||
|
||||
|
@@ -40,6 +40,7 @@
|
||||
No tags yet ...
|
||||
@endif
|
||||
</div>
|
||||
<span id="w0bm_version">v.1.{{ filemtime("css/w0bmcustom.css") }} // 2020 <a style="opacity: 1;" href="https://discord.gg/R7Ah4td">ツdiscordo~</a></span>
|
||||
<br>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user