Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -2
index.html
CHANGED
@@ -235,9 +235,11 @@
|
|
235 |
<!-- Boxes will be dynamically added here -->
|
236 |
</div>
|
237 |
</div>
|
238 |
-
<div id="start-button" style="width:50 px;border-radius:50%"
|
|
|
|
|
239 |
|
240 |
-
|
241 |
|
242 |
<audio id="audio-output"></audio>
|
243 |
|
|
|
235 |
<!-- Boxes will be dynamically added here -->
|
236 |
</div>
|
237 |
</div>
|
238 |
+
<div id="start-button" style="width:50 px;border-radius:50%">
|
239 |
+
<img style="width:50 px" src="https://specialist-it.de/rec.png">
|
240 |
+
</div>
|
241 |
|
242 |
+
|
243 |
|
244 |
<audio id="audio-output"></audio>
|
245 |
|