diff options
author | Sam Potts <me@sampotts.me> | 2015-02-17 15:43:09 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-02-17 15:43:09 +1100 |
commit | d00b9dc44b7210b418bbc7c8f970c569eb7a5952 (patch) | |
tree | 61a995443fe2b3517ce5c1c728e752a736e90e5a /index.html | |
parent | 0055080d10d2873c65630c94705d7b9771e45ddf (diff) | |
download | plyr-d00b9dc44b7210b418bbc7c8f970c569eb7a5952.tar.lz plyr-d00b9dc44b7210b418bbc7c8f970c569eb7a5952.tar.xz plyr-d00b9dc44b7210b418bbc7c8f970c569eb7a5952.zip |
Tweaks to docs
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,7 @@ <header> <h1>Plyr</h1> <p>A simple HTML5 media player</p> + <a href="https://github.com/selz/plyr" target="_blank" class="btn">Download on Github</a> </header> <section class="example-video"> @@ -35,6 +36,7 @@ </div> </video> </div> + <small>Big Buck Bunny. More info can be found at <a href="https://peach.blender.org" target="_blank">peach.blender.org</a>.</small> </section> <section class="example-audio"> |