Skip to content

Commit

Permalink
zep
Browse files Browse the repository at this point in the history
  • Loading branch information
rockandrollcanada authored Dec 11, 2023
1 parent ce5224f commit 0e5aa5d
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,13 @@ <h2>More Videos</h2>
></iframe>
</div>
<div class="video-item">
<iframe
src="https://www.youtube.com/embed/VIDEO_ID_2"
frameborder="0"
allow="autoplay; encrypted-media"
allowfullscreen
></iframe>
<iframe src="https://www.youtube.com/embed/tVADdyDFLXY?si=9z1bQgWCXmprGd_p"
title="Led Zeppelin - Presence" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
<!-- Add more video items as needed -->
</div>
</section>

<iframe width="560" height="315" src="https://www.youtube.com/embed/0hLESLXqBLI?si=ergTk-buoEuY16MI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>



Expand Down

0 comments on commit 0e5aa5d

Please sign in to comment.