Re-order
This commit is contained in:
parent
0eca21b8a9
commit
129c7b2e05
16
index.html
16
index.html
@ -1224,6 +1224,14 @@ layout: default
|
|||||||
</div>
|
</div>
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
|
|
||||||
|
{% 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"
|
{% include card.html color="success"
|
||||||
title="Mobile: Signal"
|
title="Mobile: Signal"
|
||||||
image="assets/img/tools/Signal.png"
|
image="assets/img/tools/Signal.png"
|
||||||
@ -1234,14 +1242,6 @@ layout: default
|
|||||||
and it doesn't cost anything to use."
|
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"
|
{% include card.html color="warning"
|
||||||
title="Desktop: Ricochet"
|
title="Desktop: Ricochet"
|
||||||
image="assets/img/tools/Ricochet.png"
|
image="assets/img/tools/Ricochet.png"
|
||||||
|
Reference in New Issue
Block a user