mirror of
https://github.com/danbulant/design
synced 2026-05-19 04:08:46 +00:00
add matrix
This commit is contained in:
parent
1b72cbf5fd
commit
0a37c217be
2 changed files with 4 additions and 0 deletions
1
src/routes/.well-known/matrix/client/+page.json
Normal file
1
src/routes/.well-known/matrix/client/+page.json
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"m.homeserver": {"base_url": "https://matrix.danbulant.cloud"}}
|
||||
3
src/routes/.well-known/matrix/server/+page.json
Normal file
3
src/routes/.well-known/matrix/server/+page.json
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"m.server": "matrix.danbulant.cloud"
|
||||
}
|
||||
Loading…
Reference in a new issue