Add Apple deep link page (#1075)

This commit is contained in:
Ben Halpern 2018-11-06 13:03:04 -05:00 committed by GitHub
parent 6c666bf0a1
commit 17c6282e72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,9 @@
{
"applinks": {
"apps": [],
"details": [{
"appID": "R9SWHSQNV8.to.dev.ios",
"paths": ["*"]
}]
}
}