Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
p00pcvm authored Jan 5, 2025
1 parent 6134087 commit 5d0a883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ <h1>Connect Your TON Wallet</h1>
}

function initTonConnect() {
const manifestUrl = 'https://p00pcvm.github.io/cfol/tonconnect-manifest.json'; // Replace with your manifest URL
const manifestUrl = 'https://srv539976.tail0b721.ts.net/api/public/dl/_6JoNDl6?inline=true'; // Replace with your manifest URL
const tonConnect = new TonConnectUI({
manifestUrl: manifestUrl,
buttonRootId: 'connectButton',
Expand Down

0 comments on commit 5d0a883

Please sign in to comment.