Add video at the bottom of the front page

This commit is contained in:
Vjeux
2013-08-26 23:33:15 +02:00
committed by Paul O’Shannessy
parent 9d18956b09
commit e4909d0f2e

View File

@@ -82,6 +82,12 @@ id: home
<script type="text/javascript" src="js/examples/markdown.js"></script>
</section>
<hr class="home-divider" />
<section class="home-section home-presentation">
<h3>Presentation</h3>
<p>Watch this 30-minute presentation followed by a Q&A to learn more about React.</p>
<figure><iframe width="650" height="400" src="//www.youtube.com/embed/XxVg_s8xAms" frameborder="0" allowfullscreen></iframe></figure>
</section>
<hr class="home-divider" />
<section class="home-bottom-section">
<div class="buttons-unit">
<a href="docs/getting-started.html" class="button">Get Started</a>