Update SchildiChat to SchildiNext and add chat.krzak.org link
This commit is contained in:
@@ -88,17 +88,17 @@
|
||||
<h2>Matrix</h2>
|
||||
<div class="app-gallery">
|
||||
<a
|
||||
href="https://schildi.chat/legacy/"
|
||||
href="https://schildi.chat/"
|
||||
target="_blank"
|
||||
class="app-card highlighted"
|
||||
>
|
||||
<img
|
||||
src="https://f-droid.org/repo/de.spiritcroc.riotx/en-US/icon_akVffL81xWJAdB-zqATjtVRqaem6WJRxtXcm4O5BADw=.png"
|
||||
alt="SchildiChat Legacy icon"
|
||||
src="https://schildi.chat/img/icon-next.svg"
|
||||
alt="SchildiNext icon"
|
||||
class="app-icon"
|
||||
/>
|
||||
<div>
|
||||
<h4>SchildiChat Legacy</h4>
|
||||
<h4>SchildiNext</h4>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
26
index.html
26
index.html
@@ -120,64 +120,70 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.4s">
|
||||
<a href="https://chat.krzak.org" class="matrix-link">
|
||||
<strong>Chat</strong>
|
||||
<span>chat.krzak.org</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.45s">
|
||||
<a href="https://mu.krzak.org">
|
||||
<strong>Music Upload</strong>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.45s">
|
||||
<li class="slide-up" style="animation-delay: 0.5s">
|
||||
<a href="https://git.krzak.org">
|
||||
<strong>Git</strong>
|
||||
<span>Gitea</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.5s">
|
||||
<li class="slide-up" style="animation-delay: 0.55s">
|
||||
<a href="https://liberapay.com/krzak" class="support-link">
|
||||
<strong>Support</strong>
|
||||
<span>Liberapay</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.55s">
|
||||
<li class="slide-up" style="animation-delay: 0.6s">
|
||||
<a href="https://rss.krzak.org">
|
||||
<strong>RSS</strong>
|
||||
<span>Miniflux</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.6s">
|
||||
<li class="slide-up" style="animation-delay: 0.65s">
|
||||
<a href="https://paste.krzak.org">
|
||||
<strong>Paste</strong>
|
||||
<span>Opengist</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.65s">
|
||||
<li class="slide-up" style="animation-delay: 0.7s">
|
||||
<a href="https://share.krzak.org">
|
||||
<strong>Share</strong>
|
||||
<span>FilePizza</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.7s">
|
||||
<li class="slide-up" style="animation-delay: 0.75s">
|
||||
<a href="https://link.krzak.org">
|
||||
<strong>Link Shortener</strong>
|
||||
<span>Shlink</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.75s">
|
||||
<li class="slide-up" style="animation-delay: 0.8s">
|
||||
<a href="/mc.html">
|
||||
<strong>Minecraft Server</strong>
|
||||
<span>Fabric 1.21.10</span>
|
||||
</a>
|
||||
</li>
|
||||
<li class="slide-up" style="animation-delay: 0.8s">
|
||||
<li class="slide-up" style="animation-delay: 0.85s">
|
||||
<a href="/contact.html">
|
||||
<strong>Contact</strong>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="fade-in" style="animation-delay: 0.85s">
|
||||
<p class="fade-in" style="animation-delay: 0.9s">
|
||||
If you want an account on any of these, want to suggest
|
||||
something new or get a subdomain, just message me
|
||||
</p>
|
||||
|
||||
<div class="librecounter fade-in" style="animation-delay: 0.9s">
|
||||
<div class="librecounter fade-in" style="animation-delay: 0.95s">
|
||||
<span class="librecounter-text">
|
||||
Indexed by
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user