diff options
author | Sam Potts <sam@potts.es> | 2018-06-21 09:01:16 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-06-21 09:01:16 +1000 |
commit | 1f1d74ba50f2ac4113948a3b92a0b55f05b735c2 (patch) | |
tree | f62c9f4544562ef345f9a924e9052a0265e936bb /demo/index.html | |
parent | bb546fe43fc6537a4dc0a350a7aa4260a3f97b1d (diff) | |
download | plyr-1f1d74ba50f2ac4113948a3b92a0b55f05b735c2.tar.lz plyr-1f1d74ba50f2ac4113948a3b92a0b55f05b735c2.tar.xz plyr-1f1d74ba50f2ac4113948a3b92a0b55f05b735c2.zip |
Work on menus
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/index.html b/demo/index.html index 5dc57fed..7488bc3d 100644 --- a/demo/index.html +++ b/demo/index.html @@ -166,7 +166,7 @@ </svg> <p>If you think Plyr's good, <a href="https://twitter.com/intent/tweet?text=A+simple+HTML5+media+player+with+custom+controls+and+WebVTT+captions.&url=http%3A%2F%2Fplyr.io&via=Sam_Potts" - target="_blank" data-shr-network="twitter">tweet it</a> + target="_blank" data-shr-network="twitter">tweet it</a> 👍 </p> </aside> |