Skip to content

Commit 2dd16a8

Browse files
committed
Add referral page
1 parent 45b7f02 commit 2dd16a8

3 files changed

Lines changed: 826 additions & 6 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/apple-app-site-association

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"applinks": {
3+
"apps": [],
4+
"details": [
5+
{
6+
"appID": "HC4MCAXJ66.io.horizontalsystems.bank-wallet",
7+
"paths": ["/wc", "/referral"]
8+
},
9+
{
10+
"appID": "HC4MCAXJ66.io.horizontalsystems.bank-wallet.dev",
11+
"paths": ["/wc", "/referral"]
12+
},
13+
{
14+
"appID": "HC4MCAXJ66.io.horizontalsystems.bank-wallet.dev.testnet",
15+
"paths": ["/wc"]
16+
}
17+
]
18+
}
19+
}

0 commit comments

Comments
 (0)