diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-20 00:17:46 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-20 00:17:46 +0200 |
commit | a0ab9515f2159b3b0a4caefa4bbf0a12d0366d0a (patch) | |
tree | 9c6325c49badb1835f0ac595b8fccd8f1489a1ba | |
parent | 08f181809627cc8a0fb008930ab63549b1c21381 (diff) | |
download | hurrycurry-website-a0ab9515f2159b3b0a4caefa4bbf0a12d0366d0a.tar hurrycurry-website-a0ab9515f2159b3b0a4caefa4bbf0a12d0366d0a.tar.bz2 hurrycurry-website-a0ab9515f2159b3b0a4caefa4bbf0a12d0366d0a.tar.zst |
add badged
-rw-r--r-- | badge-flathub.png | bin | 0 -> 4530 bytes | |||
-rw-r--r-- | badge-itchio.png | bin | 0 -> 7568 bytes | |||
-rw-r--r-- | index.html | 7 |
3 files changed, 7 insertions, 0 deletions
diff --git a/badge-flathub.png b/badge-flathub.png Binary files differnew file mode 100644 index 0000000..40b55ea --- /dev/null +++ b/badge-flathub.png diff --git a/badge-itchio.png b/badge-itchio.png Binary files differnew file mode 100644 index 0000000..059ee03 --- /dev/null +++ b/badge-itchio.png @@ -144,6 +144,13 @@ </tr> </table> + <a href='https://flathub.org/apps/org.metamuffin.hurrycurry.client'> + <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'/> + </a> + <h2>Credits</h2> <p> The game is primarily developed by <span id="shuffle">nokoe, metamuffin, tpart</span>. |