Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
|
26 |
<body>
|
27 |
<div class="space">
|
28 |
-
<iframe class="iframe" allowfullscreen="true" frameborder="0" src="https://bench.audio/">
|
29 |
</iframe>
|
30 |
</div>
|
31 |
</body>
|
|
|
25 |
|
26 |
<body>
|
27 |
<div class="space">
|
28 |
+
<iframe class="iframe" allow="camera; microphone" allowfullscreen="true" frameborder="0" src="https://bench.audio/">
|
29 |
</iframe>
|
30 |
</div>
|
31 |
</body>
|