Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Playlist added #270

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2679,6 +2679,26 @@ <h6>By Samrat</h6>
<button>Work hard and let god decide your destiny</button>
</div>
</div>
<!--Samriddhi's card -->

<div class="card">
<div class="image">
<img src="https://www.pptgrounds.com/wp-content/uploads/2013/08/Music-Melody-Art-Backgrounds-PPT-800x600.jpg">
</div>
<div class="title">
<h1>
Romantic Zone...</h1><br>
<h6>By Samriddhi</h6>
</div>
<div class="des">
<iframe style="border-radius:12px"
src="https://open.spotify.com/embed/playlist/25HEqmKv1qPuieVORsX6Rg?utm_source=generator" width="100%"
height="380" frameBorder="0" allowfullscreen=""
allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
<button>Feel the love in the air!!</button>
</div>
</div>



</body>
Expand Down