JAYASWAROOP commited on
Commit
a1ab186
1 Parent(s): 1c0a46b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -185,7 +185,7 @@
185
  <div class="p-3">
186
  <h1 style="font-size: 28px;">Heeriye</h1>
187
  <p style="font-size: 20px;">Description</p>
188
- <audio controls autoplay class="d-none" id="audio">
189
  <source src="ranjha1.mp3" type="audio/mp3" />
190
  </audio>
191
  </div>
 
185
  <div class="p-3">
186
  <h1 style="font-size: 28px;">Heeriye</h1>
187
  <p style="font-size: 20px;">Description</p>
188
+ <audio controls class="d-none" id="audio">
189
  <source src="ranjha1.mp3" type="audio/mp3" />
190
  </audio>
191
  </div>