Skip to content

Commit

Permalink
add .well-known/matrix/support
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <[email protected]>
  • Loading branch information
sumnerevans committed Mar 22, 2024
1 parent 5092fc3 commit 4f0eb7a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .well-known/matrix/support
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"contacts": [
{
"email_address": "[email protected]",
"role": "m.role.admin"
}
],
"support_page": "https://nevarro.space"
}

0 comments on commit 4f0eb7a

Please sign in to comment.