JAYASWAROOP commited on
Commit
b45ae19
1 Parent(s): c39aac4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -495,6 +495,7 @@ audio {
495
  <audio controls class="d-none" id="audio">
496
  <source src="ranjha1.mp3" type="audio/mp3" />
497
  </audio>
 
498
  </div>
499
 
500
  </div>
 
495
  <audio controls class="d-none" id="audio">
496
  <source src="ranjha1.mp3" type="audio/mp3" />
497
  </audio>
498
+ <button onclick="addToPlaylist()">Add to Playlist</button>
499
  </div>
500
 
501
  </div>