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" } ]