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