feat: add apple-app-site-association (#6957)
This commit is contained in:
parent
8956fba629
commit
65fe8d4168
30
public/apple-app-site-association
Normal file
30
public/apple-app-site-association
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"applinks": {
|
||||
"details": [
|
||||
{
|
||||
"appIDs": [
|
||||
"JH3UHGZD75.com.uniswap.mobile",
|
||||
"JH3UHGZD75.com.uniswap.mobile.dev"
|
||||
],
|
||||
"components": [
|
||||
{
|
||||
"#": "/nfts/asset/*",
|
||||
"comment": "NFT Item"
|
||||
},
|
||||
{
|
||||
"#": "/nfts/collection/*",
|
||||
"comment": "NFT Collection"
|
||||
},
|
||||
{
|
||||
"#": "/tokens/*",
|
||||
"comment": "Token address"
|
||||
},
|
||||
{
|
||||
"#": "/address/*",
|
||||
"comment": "Wallet address"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user