Skip to content

Commit

Permalink
Merge pull request #3 from tamupercussionstudio/test
Browse files Browse the repository at this point in the history
added recent streams to slide deck
  • Loading branch information
CalebLewis0917 authored May 10, 2024
2 parents cae62a7 + f919554 commit ec6911e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,30 @@ <h1>Watch</h1>
</div>
<div class="slideshow-container">
<!-- Full-width images with number and caption text -->
<div class="mySlides fade" style="display: block">
<iframe
class="iframeSize"
src="https://www.youtube.com/embed/YMazKG0LaTM?si=Ft3DfXg8bKQYFBzo"
loading="lazy"
title="Galactic Grooves"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
<div class="text">Sprint '24</div>
</div>
<div class="mySlides fade" style="display: block">
<iframe
class="iframeSize"
src="https://www.youtube.com/embed/vMVc3glyaT8?si=vnqUpjLqCsUfv6WD"
loading="lazy"
title="Perc du Soleil"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
<div class="text">Fall '23</div>
</div>
<div class="mySlides fade" style="display: block">
<!-- <p>
Click
Expand Down

0 comments on commit ec6911e

Please sign in to comment.