Commit ad3e6b41 by David Ormsbee

Reverting the YouTube title hiding commit because it brings back the 'video…

Reverting the YouTube title hiding commit because it brings back the 'video playing in the background when you hit back' bug
parent f9772ac3
......@@ -138,6 +138,6 @@
<section id="video-modal" class="modal home-page-video-modal">
<div class="inner-wrapper">
<iframe width="640" height="360" src="http://www.youtube.com/embed/C2OQ51tu7W4?showinfo=0" frameborder="0" allowfullscreen></iframe>
<iframe width="640" height="360" src="http://www.youtube.com/embed/C2OQ51tu7W4" frameborder="0" allowfullscreen></iframe>
</div>
</section>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment