This commit is contained in:
2026-02-19 12:26:37 +01:00
parent 2a468e533c
commit 428bdaecd9
7 changed files with 241 additions and 134 deletions

View File

@@ -1,12 +1,8 @@
<!doctype html>
<html lang="en">
<head>
<title>Redirecting to Discord | Krzak.org</title>
<title>Community | Krzak.org</title>
<meta charset="utf-8" />
<meta
http-equiv="refresh"
content="0; url=https://discord.gg/CY3Zr6baD7"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Favicons -->
@@ -77,11 +73,29 @@
</span>
Krzak.org
</h1>
<p class="slide-down">Redirecting to the Discord server...</p>
<p class="fade-in" style="animation-delay: 0.1s">
If you are not redirected automatically, follow this
<a href="https://discord.gg/CY3Zr6baD7">link to Discord</a>.
</p>
<p class="slide-down">Join the community on Discord or Matrix</p>
<ul>
<li class="slide-up" style="animation-delay: 0.1s">
<a
href="https://matrix.to/#/!FQlmqHwYODiSahGeim:krzak.org?via=krzak.org"
class="matrix-link"
>
<strong>chat.krzak.org (Matrix)</strong>
<span>#krzak.org</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.15s">
<a href="https://discord.gg/CY3Zr6baD7" class="discord-link">
<strong>Discord</strong>
<span>discord.gg/CY3Zr6baD7</span>
</a>
</li>
<li class="slide-up" style="animation-delay: 0.2s">
<a href="/">
<strong>Back</strong>
</a>
</li>
</ul>
<!-- Back to top button -->
<button