Add Stoat Instance Link

Change the placeholder Self hosted services link that didn't work outside the local network with a link to our new Stoat instance.
This commit is contained in:
OriginalUsername843 2026-06-06 08:30:54 -06:00
parent 7c7d7f280d
commit f9639a22fc

View file

@ -27,7 +27,7 @@
<main>
<div class="grid">
<a title="Public game servers" class="fancy-btn" href="games.html"><h1>🎮</h1><br/>Game Servers</a>
<a title="Self-hosted services available via invite" class="fancy-btn" href="https://angry.hair"><h1>⚙️</h1><br/>Self-hosted Services</a>
<a title="Available via invite" class="fancy-btn" href="https://stoat.angry.hair"><h1>💬</h1><br/>Stoat Instance</a>
</div>
</main>