Hopefully fixing to allow json files to be read without ext

This commit is contained in:
Timothy Rogers 2025-05-02 22:27:27 -04:00
parent 12f47e2fb3
commit 268cf01b77
3 changed files with 2 additions and 0 deletions

2
functions/_redirects Normal file
View file

@ -0,0 +1,2 @@
/.well-known/matrix/client /.well-known/matrix/client.json 200
/.well-known/matrix/server /.well-known/matrix/server.json 200