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