Spaces:
Running
Running
Commit
·
652ee1d
1
Parent(s):
c6706f7
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
|
@@ -160,10 +160,11 @@
|
|
| 160 |
<div class="p-3">
|
| 161 |
<h1 style="font-size: 28px;">Chaleya</h1>
|
| 162 |
<p style="font-size: 20px;">Description</p>
|
| 163 |
-
|
| 164 |
<audio controls class="d-none" id="audio">
|
| 165 |
<source src="Chaleya Jawan 320 Kbps(1).mp3" type="audio/mp3" />
|
| 166 |
</audio>
|
|
|
|
| 167 |
</div>
|
| 168 |
|
| 169 |
</div>
|
|
|
|
| 160 |
<div class="p-3">
|
| 161 |
<h1 style="font-size: 28px;">Chaleya</h1>
|
| 162 |
<p style="font-size: 20px;">Description</p>
|
| 163 |
+
<div>
|
| 164 |
<audio controls class="d-none" id="audio">
|
| 165 |
<source src="Chaleya Jawan 320 Kbps(1).mp3" type="audio/mp3" />
|
| 166 |
</audio>
|
| 167 |
+
</div>
|
| 168 |
</div>
|
| 169 |
|
| 170 |
</div>
|