diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-21 20:42:32 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-21 20:42:32 +0200 |
commit | 7a26ef5b414efe65746dbe78cfdb67f2da2d82ed (patch) | |
tree | 19b7f920c2bc2d75fc3b250da077c9d909058b37 | |
parent | a0ab9515f2159b3b0a4caefa4bbf0a12d0366d0a (diff) | |
download | hurrycurry-website-7a26ef5b414efe65746dbe78cfdb67f2da2d82ed.tar hurrycurry-website-7a26ef5b414efe65746dbe78cfdb67f2da2d82ed.tar.bz2 hurrycurry-website-7a26ef5b414efe65746dbe78cfdb67f2da2d82ed.tar.zst |
public server list
-rw-r--r-- | index.html | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -148,9 +148,12 @@ <img width='240' alt='Get it on Flathub' src='./badge-flathub.png'/> </a> <a href='https://metamuffin1.itch.io/hurrycurry'> - <img width='240' alt='Availabl on itch.io' src='./badge-itchio.png'/> + <img width='240' alt='Available on itch.io' src='./badge-itchio.png'/> </a> + <h2>Public Servers</h2> + <iframe src="https://hurrycurry-registry.metamuffin.org/v1/list" frameborder="0" style="width: 100%;"></iframe> + <h2>Credits</h2> <p> The game is primarily developed by <span id="shuffle">nokoe, metamuffin, tpart</span>. |