From 8275bea9961e804c55d945fecd28dd7f5a83a485 Mon Sep 17 00:00:00 2001 From: Nero Ignis Date: Thu, 3 Sep 2020 22:21:14 +0200 Subject: [PATCH] Add message; --- index.htm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.htm b/index.htm index 6c23644..912aeab 100644 --- a/index.htm +++ b/index.htm @@ -73,16 +73,17 @@

Hand ({{ handScore === 21 && usersHand.count < 2 ? 'BlackJack' : handScore > 21 ? 'Plus! ' + handScore : handScore }}) -

- +
+
+
Place your bet and start a round.
+