202405241316

This commit is contained in:
nelle 2024-05-24 13:16:18 -06:00
parent d5b6e62eab
commit 02bea73b91

View file

@ -6,7 +6,7 @@ import Card from '../components/Card.astro';
<Layout title="Ouroboros Group Landing"> <Layout title="Ouroboros Group Landing">
<main> <main>
<h1><span class="text-gradient">Ouroboros</span></h1> <h1><span class="text-gradient">Ouroboros</span></h1>
<h3><u><a href="https://up.ouroboros.group">Experiencing Downtimes?</a></u></h3> <h3><u><a href="https://up.ouroboros.group/status/obosgroup">Experiencing Downtimes?</a></u></h3>
<h2><a>Websites</a></h2> <h2><a>Websites</a></h2>
<ul role="list" class="link-card-grid"> <ul role="list" class="link-card-grid">
<Card <Card
@ -19,17 +19,20 @@ import Card from '../components/Card.astro';
title="Fediverse - Iceshrimp*" title="Fediverse - Iceshrimp*"
body="The Fediverse! | Registration Closed" body="The Fediverse! | Registration Closed"
/> />
<!--
<Card <Card
href="https://nullafati.xyz/" href="https://vid.ouroboros.group"
title="The Library" title="Invidious"
body="Self-Hosted Miscellaneous Archive." body="Privacy Youtube Frontend"
/>
<Card
href="https://search.ouroboros.group"
title="Searxng"
body="Search Engine"
/> />
-->
<Card <Card
href="https://web.nullafati.xyz/" href="https://web.nullafati.xyz/"
title="Archivebox" title="Archivebox"
body="Web Archive" body="Web Archive (Temporarily Down)"
/> />
<Card <Card
href="https://unlicense.ouroboros.group/" href="https://unlicense.ouroboros.group/"
@ -39,12 +42,12 @@ import Card from '../components/Card.astro';
<Card <Card
href="https://translate.ouroboros.group/" href="https://translate.ouroboros.group/"
title="LibreTranslate" title="LibreTranslate"
body="Translation Service" body="Translation Service (Temporarily Down)"
/> />
<Card <Card
href="https://ntfy.ouroboros.group/" href="https://ntfy.ouroboros.group/"
title="ntfy" title="ntfy"
body="Push Notification Service" body="Push Notification Service (Temporarily Down)"
/> />
<!-- <!--
<Card <Card
@ -60,21 +63,16 @@ import Card from '../components/Card.astro';
/> />
<Card <Card
href="https://paste.ouroboros.group/" href="https://paste.ouroboros.group/"
title="Paste (UHM?)" title="Paste"
body="Pastebin Alternative" body="Pastebin Alternative (Temporarily Down)"
/> />
</ul> </ul>
<br> <br>
<h2><a>Services & Game-Servers</a></h2> <h2><a>Services & Game-Servers</a></h2>
<ul role="list" class="link-card-grid"> <ul role="list" class="link-card-grid">
<Card
href="/mumble"
title="Mumble Server"
body="ouroboros.gay:64738"
/>
<Card <Card
href="/minecraft" href="/minecraft"
title="Minecraft Server" title="Minecraft Server (Temporarily Down)"
body="mc.ouroboros.gay | 1.7 --> 1.20" body="mc.ouroboros.gay | 1.7 --> 1.20"
/> />
<Card <Card
@ -84,7 +82,7 @@ import Card from '../components/Card.astro';
/> />
<Card <Card
href="matrix.ourobros.gay" href="matrix.ourobros.gay"
title="Matrix Server" title="Matrix Server (Possibly Down Forever)"
body="matrix.ouroboros.gay | Registration Closed" body="matrix.ouroboros.gay | Registration Closed"
/> />
</ul> </ul>