add/serve .well-known files
This commit is contained in:
parent
7b6948e617
commit
c98b65f6a9
4 changed files with 33 additions and 0 deletions
13
bskyweb/static/.well-known/apple-app-site-association
Normal file
13
bskyweb/static/.well-known/apple-app-site-association
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"applinks": {
|
||||
"apps": [],
|
||||
"details": [
|
||||
{
|
||||
"appID": "B3LX46C5HS.xyz.blueskyweb.app",
|
||||
"paths": [
|
||||
"*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue