202403282055
This commit is contained in:
parent
c63b2cead7
commit
b21d4cc0a3
1 changed files with 24 additions and 0 deletions
|
@ -19,11 +19,18 @@ 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://nullafati.xyz/"
|
||||||
title="The Library"
|
title="The Library"
|
||||||
body="Self-Hosted Miscellaneous Archive."
|
body="Self-Hosted Miscellaneous Archive."
|
||||||
/>
|
/>
|
||||||
|
-->
|
||||||
|
<Card
|
||||||
|
href="https://web.nullafati.xyz.group/"
|
||||||
|
title="Archivebox"
|
||||||
|
body="Web Archive"
|
||||||
|
/>
|
||||||
<Card
|
<Card
|
||||||
href="https://unlicense.ouroboros.group/"
|
href="https://unlicense.ouroboros.group/"
|
||||||
title="The Unlicense"
|
title="The Unlicense"
|
||||||
|
@ -39,11 +46,28 @@ import Card from '../components/Card.astro';
|
||||||
title="ntfy"
|
title="ntfy"
|
||||||
body="Push Notification Service"
|
body="Push Notification Service"
|
||||||
/>
|
/>
|
||||||
|
<!--
|
||||||
<Card
|
<Card
|
||||||
href="https://cloud.ouroboros.group/"
|
href="https://cloud.ouroboros.group/"
|
||||||
title="NextCloud"
|
title="NextCloud"
|
||||||
body="'ThE ClOUd'"
|
body="'ThE ClOUd'"
|
||||||
/>
|
/>
|
||||||
|
-->
|
||||||
|
<Card
|
||||||
|
href="https://glug.ouroboros.group/"
|
||||||
|
title="Jellyfin"
|
||||||
|
body="Private, For digitizing personal library."
|
||||||
|
/>
|
||||||
|
<Card
|
||||||
|
href="https://glug.ouroboros.group/"
|
||||||
|
title="Paste (UHM?)"
|
||||||
|
body="Pastebin Alternative"
|
||||||
|
/>
|
||||||
|
<Card
|
||||||
|
href="https://parrot.ouroboros.group/"
|
||||||
|
title="Paste (UHM?)"
|
||||||
|
body="Pastebin Alternative"
|
||||||
|
/>
|
||||||
</ul>
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
<h2><a>Services & Game-Servers</a></h2>
|
<h2><a>Services & Game-Servers</a></h2>
|
||||||
|
|
Loading…
Reference in a new issue