diff --git a/markdown/.well-known/matrix/client b/markdown/.well-known/matrix/client new file mode 100644 index 0000000..aec7a91 --- /dev/null +++ b/markdown/.well-known/matrix/client @@ -0,0 +1,5 @@ +{ + "m.homeserver": { + "base_url": "https://matrix.andreijiroh.xyz" + } +} \ No newline at end of file diff --git a/markdown/.well-known/matrix/server b/markdown/.well-known/matrix/server new file mode 100644 index 0000000..36317f5 --- /dev/null +++ b/markdown/.well-known/matrix/server @@ -0,0 +1,3 @@ +{ + "m.server": "matrix.andreijiroh.xyz:443" +} \ No newline at end of file