From f6d99876dd70cbca16fc95a07fea3ef0dfc92262 Mon Sep 17 00:00:00 2001 From: NebulaOnion Date: Thu, 29 Dec 2022 18:40:06 +0000 Subject: [PATCH] Create support file --- _.well-known/matrix/support | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 _.well-known/matrix/support diff --git a/_.well-known/matrix/support b/_.well-known/matrix/support new file mode 100644 index 0000000..a0f5a6c --- /dev/null +++ b/_.well-known/matrix/support @@ -0,0 +1,11 @@ +{ + admins: [{ + matrix_id: "@deathrow:anonymousland.org", + role: "admin" + }, + { + matrix_id: "@nebulaonion:anonymousland.org", + role: "admin" + }], + support_page: "https://anonymousland.org/services" +} \ No newline at end of file