Spaces:
Running
Running
Commit
·
a05b6e9
1
Parent(s):
3b97353
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -145,7 +145,7 @@
|
|
145 |
<h1 style="font-size: 28px;">Heeriye</h1>
|
146 |
<p style="font-size: 20px;">Description</p>
|
147 |
|
148 |
-
<audio controls
|
149 |
<source src="ranjha1.mp3" type="audio/mp3" />
|
150 |
</audio>
|
151 |
</div>
|
|
|
145 |
<h1 style="font-size: 28px;">Heeriye</h1>
|
146 |
<p style="font-size: 20px;">Description</p>
|
147 |
|
148 |
+
<audio controls id="audio">
|
149 |
<source src="ranjha1.mp3" type="audio/mp3" />
|
150 |
</audio>
|
151 |
</div>
|