This commit is contained in:
2026-05-05 18:32:33 +02:00
parent deffa3f0db
commit 74051f89ad
17 changed files with 493 additions and 2971 deletions

View File

@@ -84,12 +84,6 @@
<span>Safespace ULtd.</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.15s">
<a href="https://fluxer.gg/UzaWKyPN" class="discord-link">
<strong>Fluxer</strong>
<span>fluxer.gg/UzaWKyPN</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.2s">
<a
href="https://discord.gg/CY3Zr6baD7"
@@ -99,38 +93,12 @@
<span>discord.gg/CY3Zr6baD7</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.25s">
<li class="slide-up" style="animation-delay: 0.15s">
<a href="/">
<strong>Back</strong>
</a>
</li>
</ul>
<!-- Back to top button -->
<button
id="back-to-top"
class="back-to-top"
aria-label="Back to top"
title="Back to top"
>
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="18 15 12 9 6 15"></polyline>
</svg>
</button>
<script src="/refresh.js"></script>
<script src="/animations.js"></script>
<script src="/ai-chat.js"></script>
</div>
</body>
</html>