Erster Stand

This commit is contained in:
x
2025-09-18 11:13:45 +02:00
parent 74dc2fd62f
commit 835df023da
407 changed files with 97 additions and 10751 deletions

View File

@@ -1,6 +1,5 @@
<nav class="navbar-fixed-bottom">
<div class="container futter">
@if(auth()->check())<a href="/about">About</a> | @endif<a href="/rules">Rules</a> | <a href="/contact">Contact</a> | <a href="/privacy">Privacy</a>@if(auth()->check()) | <a href="/stats">Stats</a>@endif
<p>Inspired by <a href="http://z0r.de">z0r.de</a> | © 2015 {{ date('Y') }} w0bm.com</p>
<p>{{ config('app.iconic') }}</p>
</div>
</nav>