diff options
-rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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> |