aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/index.html b/index.html
index ce78472e..cce3cd1e 100644
--- a/index.html
+++ b/index.html
@@ -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 -->