Merge pull request #141 from louquillio/add-homepage-video-clip

Embed YT Draco clip on homepage.
This commit is contained in:
Lou Quillio 2017-07-26 12:52:38 -07:00 committed by GitHub
commit ac3fbeb5fa

View File

@ -94,6 +94,13 @@
</div>
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1 col-sm-10 col-sm-offset-1 col-xs-18">
<div class="embed-responsive embed-responsive-16by9">
<iframe width="560" height="315" src="https://www.youtube.com/embed/_l4UaUix8vA" allowfullscreen></iframe>
</div>
</div>
</div>
</div> <!-- /container -->