Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -88,7 +88,7 @@
|
|
88 |
<!-- Welcome Page -->
|
89 |
<div class="container" id="welcomePage">
|
90 |
<h1>Welcome to Biriyani Hub 🍽</h1>
|
91 |
-
|
92 |
<p class="status" id="status">🔊 Please say 'new' to register or 'existing' to login.</p>
|
93 |
</div>
|
94 |
|
|
|
88 |
<!-- Welcome Page -->
|
89 |
<div class="container" id="welcomePage">
|
90 |
<h1>Welcome to Biriyani Hub 🍽</h1>
|
91 |
+
speak("Welcome to Biriyani Hub .", function () {
|
92 |
<p class="status" id="status">🔊 Please say 'new' to register or 'existing' to login.</p>
|
93 |
</div>
|
94 |
|