Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sayan404 committed Oct 21, 2022
1 parent 1684c8c commit 83a7449
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,25 @@ <h2 class="title brand"> PlayListAdda</h2>
<h3 class="subtitle"> <span class="auto-type"></span></h3>
<div class="main">


<!-- Sayan's card here -->
<div class="card">
<div class="image">
<img
src="https://w0.peakpx.com/wallpaper/759/615/HD-wallpaper-resort-oean-sunset-pier-maldives-thumbnail.jpg">
</div>
<div class="title">
<h1>Soothing Songs</h1>
<h6>by Sayan</h6>
</div>
<div class="des">
<iframe style="border-radius:12px"
src="https://open.spotify.com/embed/playlist/0F4sl7biAj8NFulsO0H79z?si=8cada54e12294fd8&nd=1"
width="100%" height="380" frameBorder="0" allowfullscreen=""
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture"
loading="lazy"></iframe>
<button>Want to Relax ? Just press the Play Button</button>
</div>
</div>

<!-- ashishk's card here -->
<div class="card">
Expand All @@ -49,6 +67,7 @@ <h6>by Ashishk</h6>
</div>



<!-- DarkFalcon's card -->


Expand Down

0 comments on commit 83a7449

Please sign in to comment.