latest changes

This commit is contained in:
noxy
2020-08-20 20:16:56 +00:00
parent 1ac8003e45
commit 432f966ceb
7 changed files with 27 additions and 13 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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">&#12484;discordo~</a></span>
<br>
</div>
</div>