Update apple-app-site-association
Open home page or article page only.
This commit is contained in:
parent
41236c4842
commit
8884c0b8fe
|
|
@ -10,9 +10,11 @@
|
|||
],
|
||||
"components": [
|
||||
{
|
||||
"/": "/*",
|
||||
"comment": "Matches any URL whose path starts with /"
|
||||
}
|
||||
"/": "/",
|
||||
},
|
||||
{
|
||||
"/": "/notes/*",
|
||||
},
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue