Skip to content

Commit 3a61c4a

Browse files
committed
Updates
1 parent 823c053 commit 3a61c4a

File tree

8 files changed

+29
-7
lines changed

8 files changed

+29
-7
lines changed

assets/index-BAuADsgD.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/index-C73wh-MK.css

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

favicon.png

638 Bytes
Loading

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="https://tonapi.io/favicon-32x32.png" />
5+
<link rel="icon" type="image/svg+xml" href="/tonapi-dapp-example/favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>TonApi dApp Example</title>
8-
<script type="module" crossorigin src="/tonapi-dapp-example/assets/index-DBnnpGXv.js"></script>
9-
<link rel="stylesheet" crossorigin href="/tonapi-dapp-example/assets/index-BAuADsgD.css">
8+
<script type="module" crossorigin src="/tonapi-dapp-example/assets/index-CfaTBC_2.js"></script>
9+
<link rel="stylesheet" crossorigin href="/tonapi-dapp-example/assets/index-C73wh-MK.css">
1010
</head>
1111
<body>
1212
<div id="root"></div>

tonapi.svg

Lines changed: 17 additions & 0 deletions
Loading

tonconnect-manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"url": "https://tonkeeper.github.io/tonapi-dapp-example/",
3+
"name": "TonAPI dApp Example",
4+
"iconUrl": "https://tonkeeper.github.io/tonapi-dapp-example/tonapi.svg"
5+
}
6+

vite.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)