diff options
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"> |