From 7d05e99a40f80a2b7f3490e99582f5f359e8521e Mon Sep 17 00:00:00 2001 From: anthony Date: Fri, 13 Jun 2025 16:30:48 +0200 Subject: [PATCH] modified: templates/sites.json --- templates/sites.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/sites.json b/templates/sites.json index 5ce8e4f..f8e5733 100644 --- a/templates/sites.json +++ b/templates/sites.json @@ -29,8 +29,10 @@ "icon": "https://example.com/icons/youtube.svg", "name": "Peertube", "domains": ["peertube.cif.su"] - + } + "[Matrix]": { "icon": "https://example.com/icons/youtube.svg", "name": "[Matrix]", - "domains": ["chat.cif.su""] \ No newline at end of file + "domains": ["chat.cif.su"] + } \ No newline at end of file