aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-02-17 23:40:57 +1100
committerSam Potts <me@sampotts.me>2015-02-17 23:40:57 +1100
commite89e87de626c89214970641ef28f9b84a28a32ad (patch)
tree2177fd2d13bc064b2daba3334b1200102d847f57
parentb7ea8c38754a3ecdbcdafc04787406091b1a388f (diff)
downloadplyr-e89e87de626c89214970641ef28f9b84a28a32ad.tar.lz
plyr-e89e87de626c89214970641ef28f9b84a28a32ad.tar.xz
plyr-e89e87de626c89214970641ef28f9b84a28a32ad.zip
Prevent poster being downloaded twice
-rw-r--r--index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/index.html b/index.html
index 97948d5c..0925d435 100644
--- a/index.html
+++ b/index.html
@@ -30,9 +30,7 @@
<!-- Fallback for browsers that don't support the <video> element -->
<div>
- <a href="//cdn.sampotts.me/plyr/movie.mp4">
- <img src="//cdn.sampotts.me/plyr/poster.jpg" alt="Download">
- </a>
+ <a href="//cdn.sampotts.me/plyr/movie.mp4">Download</a>
</div>
</video>
</div>