Tweaked docs

This commit is contained in:
Sam Potts
2015-02-17 12:37:01 +11:00
parent 3acd033bea
commit e21eeb61ac
3 changed files with 27 additions and 12 deletions

View File

@ -18,8 +18,6 @@
</header>
<section class="example-video">
<h2>Video</h2>
<p>Using the native &lt;video&gt; element.</p>
<div class="player">
<video poster="//cdn.sampotts.me/plyr/poster.jpg" controls crossorigin>
<!-- Video files -->
@ -40,8 +38,6 @@
</section>
<section class="example-audio">
<h2>Audio</h2>
<p>Yep, it does &lt;audio&gt; too.</p>
<div class="player">
<audio controls>
<!-- Audio files -->
@ -53,6 +49,7 @@
</div>
</audio>
</div>
<small>"96" by Logistics. More can be purchased from <a href="https://www.hospitalrecords.com/shop/artist/logistics" target="_blank">Hospital Records</a>.</small>
</section>
<!-- Load SVG defs -->