Skip to content

Commit

Permalink
beta message
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrs2002 committed Mar 18, 2024
1 parent 7063268 commit 767882e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
<h3>Balance: $<span id="playerMoney"></span></h3>
</div>
<div class="col-6 d-flex justify-content-center">
<h3 id="betTarget" alt="Texas Hold'em Poker Game">TEXAS HOLDEM</h3>
<h3 id="betTarget" alt="Texas Hold'em Poker Game">TEXAS HOLDEM <span
class="text-danger">(STATUS: BETA TESTING)</span></h3>

<select class="form-control hide" id="howManyopponents"
onClick="javascriptsetOpponentNumber()">
Expand Down

0 comments on commit 767882e

Please # to comment.