From 129c7b2e0550b91a0d3b142ae0c1c89aa1d2e02c Mon Sep 17 00:00:00 2001
From: asddsaz <42685606+asddsaz@users.noreply.github.com>
Date: Fri, 23 Nov 2018 04:04:15 +0000
Subject: [PATCH] Re-order
---
index.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/index.html b/index.html
index a6414cd7..4043cc7d 100644
--- a/index.html
+++ b/index.html
@@ -1224,6 +1224,14 @@ layout: default
+ {% 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"
image="assets/img/tools/Signal.png"
@@ -1233,14 +1241,6 @@ layout: default
All communications are end-to-end encrypted. Signal is free and open source, enabling anyone to verify its security by auditing the code. The development team is supported by community donations and grants. There are no advertisements,
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 protocole. A distributed chat client that offers E2E Encryption. A successor of IRC and XMPP"
- %}
{% include card.html color="warning"
title="Desktop: Ricochet"