Prevent poster being downloaded twice

This commit is contained in:
Sam Potts 2015-02-17 23:40:57 +11:00
parent b7ea8c3875
commit e89e87de62

View File

@ -30,9 +30,7 @@
<!-- Fallback for browsers that don't support the <video> element --> <!-- Fallback for browsers that don't support the <video> element -->
<div> <div>
<a href="//cdn.sampotts.me/plyr/movie.mp4"> <a href="//cdn.sampotts.me/plyr/movie.mp4">Download</a>
<img src="//cdn.sampotts.me/plyr/poster.jpg" alt="Download">
</a>
</div> </div>
</video> </video>
</div> </div>