privacy update and minor fixes
This commit is contained in:
@@ -20,13 +20,15 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@if(auth()->check())
|
||||
<div class="page-header">
|
||||
<h3>Discord</h3>
|
||||
</div>
|
||||
<p>Hello there! Join our Discord and have a nice chat with us!</p>
|
||||
<p>w0bm <a href="/rules">rules</a> apply on the discord aswell also the server language is english.</p>
|
||||
<iframe src="https://discordapp.com/widget?id=743079555379626006&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
|
||||
|
||||
@else
|
||||
@endif
|
||||
@include('footer')
|
||||
@endsection
|
||||
|
||||
|
Reference in New Issue
Block a user