JAYASWAROOP commited on
Commit
c2d8f69
1 Parent(s): a05b6e9

Update index.html

Browse files
Files changed (1) hide show
  1. 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 id="audio">
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 class="d-none" id="audio">
149
  <source src="ranjha1.mp3" type="audio/mp3" />
150
  </audio>
151
  </div>