Skip to content

Commit

Permalink
2024 Timelapse
Browse files Browse the repository at this point in the history
  • Loading branch information
jmmclaug201 committed Apr 6, 2024
1 parent 038c1a5 commit 142d416
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion html/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</ul>
</li>
<!-- Timelapse -->
<!-- <li class="root"><a id="nav-timelapse" href="timelapse.shtml">Timelapse</a></li> -->
<li class="root"><a id="nav-timelapse" href="timelapse.shtml">Timelapse</a></li>
<!-- Webcam -->
<!-- <li class="root"><a id="nav-webcam" href="webcam.shtml">Webcam</a></li> -->
<!-- Merch -->
Expand Down
14 changes: 8 additions & 6 deletions timelapse.shtml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<article class="main">
<div class="row">
<div class="large-10 large-centered columns">
<p>Watch the 2022 midway cam and see booths being built in real-time. Timelapse will be posted after the completion of Carnival. </p>
<p>Watch the 2024 midway cam and see booths being built in real-time. Timelapse will be posted after the completion of Carnival. </p>
</div>
</div>

Expand All @@ -32,11 +32,13 @@
<div class="row">
<div class="large-11 large-centered columns">
<div class="flex-video widescreen" style="padding-top: 0">
<iframe src="https://www.youtube.com/embed/RBgDb8F5kiU?autoplay=1&controls=0&showinfo=0&rel=0" frameborder="0"
allow="autoplay; encrypted-media" allowfullscreen></iframe>
<iframe width="871" height="490" src="https://www.youtube.com/embed/dpvpuHOSzPw"
title="Spring Carnival 2024 Midway Camera" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<br />
<span class="title">Live 2022 Midway Camera</span>
<span class="title">Live 2024 Midway Camera</span>
</div>
</div>

Expand All @@ -54,7 +56,7 @@
<div class="row">
<div class="large-11 large-centered columns">
<div class="flex-video widescreen" style="padding-top: 0">
<iframe src="https://www.youtube.com/embed/a63hOvw5d6Q?rel=0&controls=0&showinfo=0" frameborder="0"
<iframe src="https://www.youtube.com/live/dpvpuHOSzPw?si=iM0EbUKTex7CbSeA" frameborder="0"
allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<br />
Expand All @@ -67,7 +69,7 @@
<div class="row">
<div class="large-11 large-centered columns">
<div class="flex-video widescreen" style="padding-top: 0">
<iframe src="https://www.youtube.com/embed/9pqo88FFssU?rel=0&controls=0&showinfo=0" frameborder="0"
<iframe src="https://www.youtube.com/watch?v=dpvpuHOSzPw" frameborder="0"
allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<br />
Expand Down

0 comments on commit 142d416

Please sign in to comment.