From 5aab0c7207ae8d6506ce67ffe8ccab8c45e8389f Mon Sep 17 00:00:00 2001 From: anthony Date: Fri, 28 Feb 2025 18:18:07 +0100 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