aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2024-09-21 21:00:53 +0200
committertpart <tpart120@proton.me>2024-09-21 21:00:53 +0200
commit636d94cfe483e8a3e6fcd49d0eded4655c981e14 (patch)
tree406155c036d35886dc37cd41dc9396b43bfb8c15
parent7a26ef5b414efe65746dbe78cfdb67f2da2d82ed (diff)
downloadhurrycurry-website-636d94cfe483e8a3e6fcd49d0eded4655c981e14.tar
hurrycurry-website-636d94cfe483e8a3e6fcd49d0eded4655c981e14.tar.bz2
hurrycurry-website-636d94cfe483e8a3e6fcd49d0eded4655c981e14.tar.zst
Fix underlined badge style
-rw-r--r--index.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/index.html b/index.html
index 0085b03..9b53891 100644
--- a/index.html
+++ b/index.html
@@ -144,12 +144,8 @@
</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://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>
<h2>Public Servers</h2>
<iframe src="https://hurrycurry-registry.metamuffin.org/v1/list" frameborder="0" style="width: 100%;"></iframe>