Spaces:
Running
Running
Update templates/index.html
Browse files- templates/index.html +4 -2
templates/index.html
CHANGED
@@ -176,7 +176,7 @@
|
|
176 |
</p>
|
177 |
|
178 |
<br>
|
179 |
-
|
180 |
<div class="audio-item">
|
181 |
<span>Mini-Omni:</span>
|
182 |
<audio controls>
|
@@ -195,7 +195,9 @@
|
|
195 |
|
196 |
<p class="text-start">
|
197 |
After making your choice, you'll proceed to the next round. 🔄
|
198 |
-
|
|
|
|
|
199 |
</p>
|
200 |
</div>
|
201 |
|
|
|
176 |
</p>
|
177 |
|
178 |
<br>
|
179 |
+
|
180 |
<div class="audio-item">
|
181 |
<span>Mini-Omni:</span>
|
182 |
<audio controls>
|
|
|
195 |
|
196 |
<p class="text-start">
|
197 |
After making your choice, you'll proceed to the next round. 🔄
|
198 |
+
</p>
|
199 |
+
<p class="text-start">
|
200 |
+
<strong>Click the button below to start the evaluation! 🚀</strong>
|
201 |
</p>
|
202 |
</div>
|
203 |
|