diff options
author | Sam Potts <me@sampotts.me> | 2016-05-19 11:32:14 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2016-05-19 11:32:14 +1000 |
commit | 0b7dc51bd18b524ea2dceef4c5d1abbe38081a93 (patch) | |
tree | 30126e705631b025400c3ca0715471000227cd8c /docs/index.html | |
parent | 126f80ed78fa744093af84ab2536571de73152dd (diff) | |
parent | 72187a89ddabf3fcb72517c700be8bab7e9181cd (diff) | |
download | plyr-0b7dc51bd18b524ea2dceef4c5d1abbe38081a93.tar.lz plyr-0b7dc51bd18b524ea2dceef4c5d1abbe38081a93.tar.xz plyr-0b7dc51bd18b524ea2dceef4c5d1abbe38081a93.zip |
Merge branch 'master' into develop
# Conflicts:
# dist/plyr.css
# dist/plyr.js
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 801a63fa..24e0a4cc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -79,7 +79,7 @@ <script> (function() { [ - '../dist/sprite.svg', + '../dist/plyr.svg', 'dist/docs.svg' ] .forEach(function(u) { |