Skip to content

Commit

Permalink
Added 2016 Rides live stream
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoenig10 committed Apr 12, 2016
1 parent 5de3145 commit c1429db
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion webcam.shtml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<article class="main">
<div class="row">
<div class="large-10 large-centered columns">
<p class="intro drop">Check out the live video of Build Week and Carnival 2016!</p>
<p class="intro drop">Check out the live videos of Build Week and Carnival 2016!</p>
</div>
</div>

Expand All @@ -31,6 +31,18 @@
</div>
</div>

<br class="largespacer">

<div class="row">
<div class="large-12 large-centered columns">
<div class="flex-video widescreen" style="padding-top: 0">
<iframe src="https://www.youtube.com/embed/49hrfaUvADY?autoplay=1&rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
<br />
<span class="title">A live video of the Carnival 2016 Rides</span>
</div>
</div>

<br class="largespacer" />
</article>

Expand Down

0 comments on commit c1429db

Please sign in to comment.