mgokg commited on
Commit
878316e
·
verified ·
1 Parent(s): 0e63e22

Update index.html

Browse files
Files changed (1) hide show
  1. 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%"><img style="width:50 px" src="https://specialist-it.de/rec.png"</div>
 
 
239
 
240
- </div>
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