Spaces:
Running
Running
Update index.html (#1)
Browse files- Update index.html (1a84d01ce7bb6352897ee254fa28183e4183fad2)
Co-authored-by: ahmed <ahmd-b@users.noreply.huggingface.co>
- index.html +1 -1
index.html
CHANGED
|
@@ -139,7 +139,7 @@
|
|
| 139 |
</div>
|
| 140 |
</div>
|
| 141 |
<audio id="lofi-audio" loop>
|
| 142 |
-
<source src="https://stream.laut.fm/
|
| 143 |
Your browser does not support the audio element.
|
| 144 |
</audio>
|
| 145 |
</div>
|
|
|
|
| 139 |
</div>
|
| 140 |
</div>
|
| 141 |
<audio id="lofi-audio" loop>
|
| 142 |
+
<source src="https://lofi.stream.laut.fm/zwei" type="audio/mpeg">
|
| 143 |
Your browser does not support the audio element.
|
| 144 |
</audio>
|
| 145 |
</div>
|