Skip to content

Commit

Permalink
Update choice.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Sep 20, 2024
1 parent 1527130 commit cf90cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions choice.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<!-- New Buttons for Pop-up Bot and Iframe Bot -->
<button class="button blue-button" onclick="window.location.href='pop.html'" data-title="Pop-up Bot">Pop-up Bot</button>
<button class="button orange-button" onclick="window.location.href='chat.html'" data-title="Iframe Bot">Iframe Bot</button>
<button onclick="window.location.href='index.html'" class="button back-button">Back</button>
</div>
</div>

Expand Down

0 comments on commit cf90cc4

Please sign in to comment.