diff --git a/index.html b/index.html
index 4043cc7d..04fd92bd 100644
--- a/index.html
+++ b/index.html
@@ -1223,14 +1223,6 @@ layout: default
If you are currently using an Instant Messenger like WhatsApp, Viber, LINE, Telegram or Threema, you should pick an alternative here.
-
- {% include card.html color="primary"
- title="Riot.im"
- image="assets/img/tools/riot.png"
- url="https://riot.im/"
- footer="OS: Android, iOS, macOS, Windows, Linux, Web"
- description="Riot.im is a client for the martix protocole. A distributed chat client that offers E2E Encryption. A successor of IRC and XMPP"
- %}
{% include card.html color="success"
title="Mobile: Signal"
@@ -1242,6 +1234,15 @@ layout: default
and it doesn't cost anything to use."
%}
+
+ {% include card.html color="primary"
+ title="Riot.im"
+ image="assets/img/tools/riot.png"
+ url="https://riot.im/"
+ footer="OS: Android, iOS, macOS, Windows, Linux, Web"
+ description="Riot.im is a client for the martix protocol. A distributed chat client that offers E2E Encryption. A successor of IRC and XMPP"
+ %}
+
{% include card.html color="warning"
title="Desktop: Ricochet"
image="assets/img/tools/Ricochet.png"