aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-02-17 14:54:39 +1100
committerSam Potts <me@sampotts.me>2015-02-17 14:54:39 +1100
commita39bbec1fd2826f3373b8e3f8260e86f8eedf522 (patch)
treedf4f52bdf0c61c783bf3cfd91b8c501da31bfa3c /index.html
parent61fe24e0bfaac14f7e77046b236cf2e32be184a2 (diff)
downloadplyr-a39bbec1fd2826f3373b8e3f8260e86f8eedf522.tar.lz
plyr-a39bbec1fd2826f3373b8e3f8260e86f8eedf522.tar.xz
plyr-a39bbec1fd2826f3373b8e3f8260e86f8eedf522.zip
Proper readme docs
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 65fcf142..aede91e0 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +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" width="640" height="360" alt="download video">
+ <img src="//cdn.sampotts.me/plyr/poster.jpg" alt="Download">
</a>
</div>
</video>
@@ -45,7 +45,7 @@
<!-- Fallback for browsers that don't support the <audio> element -->
<div>
- <a href="//cdn.sampotts.me/plyr/logistics-96-sample.mp3">Download it</a>
+ <a href="//cdn.sampotts.me/plyr/logistics-96-sample.mp3">Download</a>
</div>
</audio>
</div>