Browse Source

Add video at the bottom of the front page

main
Vjeux 12 years ago
committed by Paul O’Shannessy
parent
commit
3a26e131c0
  1. 6
      index.md

6
index.md

@ -82,6 +82,12 @@ id: home
<script type="text/javascript" src="js/examples/markdown.js"></script> <script type="text/javascript" src="js/examples/markdown.js"></script>
</section> </section>
<hr class="home-divider" /> <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"> <section class="home-bottom-section">
<div class="buttons-unit"> <div class="buttons-unit">
<a href="docs/getting-started.html" class="button">Get Started</a> <a href="docs/getting-started.html" class="button">Get Started</a>

Loading…
Cancel
Save