diff options
| author | metamuffin <metamuffin@disroot.org> | 2024-09-24 02:27:42 +0200 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2024-09-24 02:27:42 +0200 |
| commit | 7b13419864244f647c38efb216500cc1ffa37c51 (patch) | |
| tree | 2bdcfde4e27cdb22be542600acce3df57455fdc6 /index.html | |
| parent | 636d94cfe483e8a3e6fcd49d0eded4655c981e14 (diff) | |
| download | hurrycurry-website-7b13419864244f647c38efb216500cc1ffa37c51.tar hurrycurry-website-7b13419864244f647c38efb216500cc1ffa37c51.tar.bz2 hurrycurry-website-7b13419864244f647c38efb216500cc1ffa37c51.tar.zst | |
codeberg badge
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -144,8 +144,9 @@ </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='Available on itch.io' src='./badge-itchio.png'/></a> + <a href='https://codeberg.org/hurrycurry/hurrycurry'><img height='80' alt='Get it on Codeberg' src='./badge-codeberg.png'/></a> + <a href='https://flathub.org/apps/org.metamuffin.hurrycurry.client'><img height='80' alt='Get it on Flathub' src='./badge-flathub.png'/></a> + <a href='https://metamuffin1.itch.io/hurrycurry'><img height='80' 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> |