Skip to content

Commit

Permalink
upd buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
14zy committed May 29, 2024
1 parent 72aa2ab commit 36b0760
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions clicker.html
Original file line number Diff line number Diff line change
Expand Up @@ -365,13 +365,13 @@ <h5 class="currentSetTitle"></h5>
<br>
<a href="https://buy.rubeton.app" class="btn btn-lg" style='' role="button">Buy RubeTON</a>
<a href="#" class="btn btn-lg" style='' role="button">Refer a friend</a>
<a href="#" class="btn btn-lg" style='' role="button">Share a game</a>
<a href="https://dex.rubeton.app" class="btn btn-lg" style='' role="button">Dex</a>
<br>
<a href="https://wallet.rubeton.app" class="btn btn-lg btn-success" style='' role="button">Register RubeTON Wallet</a>
<a href="https://dex.rubeton.app" class="btn btn-lg" style='' role="button">Dex</a>
<a onclick="window.location.href='ton://transfer/rubenwallet.ton?amount=1000000000&text=Mint-' + window.truePainter + '-' + window.image.id" class="btn btn-lg" role="button">Mint as NFT</a>
<br>
<a href="#" class="btn btn-lg" style='' role="button">Order Paintings</a>
<!-- <a href="#" class="btn btn-lg" style='' role="button">Order Paintings</a> -->
<a href="#" class="btn btn-lg" style='' role="button">Share a game</a>
<a href="https://rubeton.app" class="btn btn-lg" style='' role="button">Visit RubeTON.app</a>


Expand Down

0 comments on commit 36b0760

Please sign in to comment.