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 fcc41f4 commit ea2c5fa
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://bafybeibecnlo6ag7yq6uos3tfsmf7s5rc7gaggwhrclv5q32n4daos2e7y.ipfs.w3s.link/tonconnect-manifest.json'; // Replace with your manifest URL
const manifestUrl = 'https://bafybeif7yyz6m2n7oly5kxx2sld44gn6see7iwxz7oex7xao3dtxbk7o6q.ipfs.w3s.link/tonconnect-manifest.json'; // Replace with your manifest URL
const tonConnect = new TonConnectUI({
manifestUrl: manifestUrl,
buttonRootId: 'connectButton',
Expand Down

0 comments on commit ea2c5fa

Please sign in to comment.