lokesh341 commited on
Commit
715d02d
·
verified ·
1 Parent(s): 98a258c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -79,7 +79,7 @@
79
  <label for="mobile">Your Mobile Number</label>
80
  <input type="text" id="mobile" placeholder="Your mobile number will appear here..." readonly>
81
 
82
- <p class="info" id="infoMessage">Listening...</p>
83
  <p class="status" id="status">Initializing...</p>
84
  </div>
85
 
 
79
  <label for="mobile">Your Mobile Number</label>
80
  <input type="text" id="mobile" placeholder="Your mobile number will appear here..." readonly>
81
 
82
+ <p class="info" id="infoMessage">Listening 🗣🎙️...</p>
83
  <p class="status" id="status">Initializing...</p>
84
  </div>
85