XMPP invitation landing page, without javascript
Add Converse aans Psi
Schimon Jehuda 2022-05-29
parent e0ca043 · commit 3422715
-rw-r--r--clients_Linux.json8
1 files changed, 5 insertions, 3 deletions
diff --git a/clients_Linux.json b/clients_Linux.json
index 036a314..a44cab1 100644
--- a/clients_Linux.json
+++ b/clients_Linux.json
@@ -1,5 +1,7 @@
[
- "<strong><a href=\"https://dino.im/\">Dino</a></strong> - modern, clean and GNOME integrated",
- "<strong><a href=\"https://www.kaidan.im/\">Kaidan</a></strong> - modern, convergent and cross-platform",
- "<strong><a href=\"https://gajim.org/\">Gajim</a></strong> - full-featured"
+ "<a href=\"https://dino.im/\"><img src=\"assets/dino.svg\" height=\"60\">Dino</a>",
+ "<a href=\"https://www.kaidan.im/\"><img src=\"assets/kaidan.svg\" height=\"60\">Kaidan</a>",
+ "<a href=\"https://conversejs.org/\"><img src=\"assets/conversejs.svg\" height=\"60\">Converse</a>",
+ "<a href=\"https://gajim.org/\"><img src=\"assets/gajim.svg\" height=\"60\">Gajim</a>",
+ "<a href=\"https://psi-im.org/\"><img src=\"assets/psi.png\" height=\"60\">Psi</a>"
]