diff --git a/public/.well-known/matrix b/public/.well-known/matrix new file mode 100644 index 0000000..73cbc45 --- /dev/null +++ b/public/.well-known/matrix @@ -0,0 +1,5 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.srjuggernaut.dev" + } +} \ No newline at end of file