JAYASWAROOP commited on
Commit
ce8d6e4
1 Parent(s): 4db193d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -783,8 +783,8 @@ audio {
783
  <img src="https://www.telugunestam.com/wp-content/uploads/2021/12/sanchari.jpg" style="width: 100%;" alt="" class="song">
784
  </div>
785
  <div class="p-3">
786
- <h1 class="title"></h1>
787
- <p class="description">Sanchari</p>
788
 
789
  <audio controls class="d-none" id="audio">
790
  <source src="ranjha1.mp3" type="audio/mp3" />
@@ -828,14 +828,14 @@ audio {
828
  <div class="col-sm-12 col-md-3">
829
  <div class="shadow-lg bg-light movie">
830
  <div>
831
- <img src="https://akm-img-a-in.tosshub.com/indiatoday/images/story/202010/Prabhas__4__0_1200x768.jpeg" style="width: 100%;" alt="" class="song">
832
  </div>
833
  <div class="p-3">
834
  <h1 class="title">Radhe Shyam All mix</h1>
835
  <p class="description">Description</p>
836
 
837
  <audio controls class="d-none" id="audio">
838
- <source src="ranjha1.mp3" type="audio/mp3" />
839
  </audio>
840
  </div>
841
 
 
783
  <img src="https://www.telugunestam.com/wp-content/uploads/2021/12/sanchari.jpg" style="width: 100%;" alt="" class="song">
784
  </div>
785
  <div class="p-3">
786
+ <h1 class="title">Sanchari</h1>
787
+ <p class="description">Description</p>
788
 
789
  <audio controls class="d-none" id="audio">
790
  <source src="ranjha1.mp3" type="audio/mp3" />
 
828
  <div class="col-sm-12 col-md-3">
829
  <div class="shadow-lg bg-light movie">
830
  <div>
831
+ <img src="https://www.koimoi.com/wp-content/new-galleries/2022/02/radhe-shyam-team-ready-for-nationwide-promos-before-march-11-release-001.jpg" style="width: 100%;" alt="" class="song">
832
  </div>
833
  <div class="p-3">
834
  <h1 class="title">Radhe Shyam All mix</h1>
835
  <p class="description">Description</p>
836
 
837
  <audio controls class="d-none" id="audio">
838
+ <source src="radhe.mp3" type="audio/mp3" />
839
  </audio>
840
  </div>
841