From 5cf6ae5e06a4f5438c34457e67b969f8b0264bc6 Mon Sep 17 00:00:00 2001 From: Andriy Cherniy Date: Fri, 23 Sep 2022 21:10:32 +0300 Subject: [PATCH] mobilizon --- 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 d3a5f99..68ea80c 100644 --- a/frontend/src/lib/data/hosted.json +++ b/frontend/src/lib/data/hosted.json @@ -18,5 +18,10 @@ "title": "Matrix", "description": "Matrix is an open standard for interoperable, decentralised, real-time communication over IP.", "link": "https://matrix.m0e.space" + }, + { + "title": "Mobilizon", + "description": "Mobilizon is a tool that helps you find, create and organize events.\n\nYou can also create a page for your group where the members will be able to get organized together.", + "link": "https://events.m0e.space" } ]