add/serve .well-known files

This commit is contained in:
Jake Gold 2023-05-26 17:49:58 -07:00
parent 7b6948e617
commit c98b65f6a9
4 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"applinks": {
"apps": [],
"details": [
{
"appID": "B3LX46C5HS.xyz.blueskyweb.app",
"paths": [
"*"
]
}
]
}
}