From 4650380d886236a5e78361dbd501e5b9154c71e3 Mon Sep 17 00:00:00 2001 From: Andriy Cherniy Date: Thu, 1 Sep 2022 17:04:46 +0300 Subject: [PATCH] matrix --- frontend/src/lib/data/hosted.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/frontend/src/lib/data/hosted.json b/frontend/src/lib/data/hosted.json index 3cd8a1d..d3a5f99 100644 --- a/frontend/src/lib/data/hosted.json +++ b/frontend/src/lib/data/hosted.json @@ -13,5 +13,10 @@ "title": "Gitea", "description": "Self-hosted git repository", "link": "https://git.m0e.space" + }, + { + "title": "Matrix", + "description": "Matrix is an open standard for interoperable, decentralised, real-time communication over IP.", + "link": "https://matrix.m0e.space" } ]