Tweaked docs
This commit is contained in:
@ -18,8 +18,6 @@
|
||||
</header>
|
||||
|
||||
<section class="example-video">
|
||||
<h2>Video</h2>
|
||||
<p>Using the native <video> 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 <audio> 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 -->
|
||||
|
Reference in New Issue
Block a user