XMPP invitation landing page, without javascript
Add list of apps for Tizen
Schimon Jehuda 2022-05-29
parent 3422715 · commit 8d08575
-rw-r--r--clients_Tizen.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/clients_Tizen.json b/clients_Tizen.json
new file mode 100644
index 0000000..4b1c3f0
--- /dev/null
+++ b/clients_Tizen.json
@@ -0,0 +1,6 @@
+[
+ "<a href=\"https://jitsi.org/\"><img src=\"assets/jitsi.svg\" height=\"60\">Jitsi</a>",
+ "<a href=\"https://loqui.im/\"><img src=\"assets/loqui.svg\" height=\"60\">Loqui</a>",
+ "<a href=\"https://iotivity.org/\"><img src=\"assets/iotivity.svg\" height=\"60\">IoTivity</a>",
+ "<a href=\"https://nimbuzz.com/\"><img src=\"assets/nimbuzz.svg\" height=\"60\">Nimbuzz</a>"
+]