From a519915c048ecd92793c31a129ae86201eed96cd Mon Sep 17 00:00:00 2001 From: MatthiasSchuster Date: Sat, 31 Mar 2018 09:20:14 +0200 Subject: [PATCH] Update HomePage.js --- src/components/HomePage.js | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/components/HomePage.js b/src/components/HomePage.js index 1277903..1f6bc9d 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -30,16 +30,12 @@ var linkable_clients = [ maturity: "Stable", comments: "Fully-featured Matrix client for Web, iOS & Android", }, - { - name: "Matrix Console", - logo: "img/console-48px.png", - author: "Matrix.org", - homepage: "https://matrix.org", - room_url(alias) { return "https://matrix.org/beta/#/room/" + alias }, - room_id_url(id) { return "https://matrix.org/beta/#/room/" + id }, - maturity: "Deprecated", - comments: "The original developer-focused client for Web, iOS & Android", - }, + + + + + + { name: "Matrix-Static", logo: "img/matrix-static-48px.png",