Skip to content

Commit

Permalink
Update livestreaming URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mstred committed Nov 26, 2016
1 parent 6c85984 commit 1e33f3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions live.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: default
title: Live Stream
permalink: /live/
published: false
published: true
---

{% include top-section.html %}
Expand All @@ -16,7 +16,9 @@
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

<iframe width="100%" height="100%" src="https://www.youtube.com/embed/_vJepCeAWNo" frameborder="0" allowfullscreen></iframe>
<iframe width="100%" height="100%"
src="https://www.youtube.com/embed/zPA_BQk6v4k"
frameborder="0" allowfullscreen></iframe>

<div align="center">
<div class="fb-comments" data-href="https://www.facebook.com/jsdaybr/posts/1531406897179116" data-numposts="5"></div>
Expand Down

0 comments on commit 1e33f3e

Please sign in to comment.