diff options
author | Sam Potts <sam@potts.es> | 2018-04-11 21:52:31 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2018-04-11 21:52:31 +1000 |
commit | 5ed3ff9084c5be598d1d2711a88ff9871580ff33 (patch) | |
tree | 700f6f26c8434a8d1cb3e1d6be1663a44ff4523b /demo | |
parent | ee79c46145578c77fbf37c93389a3c7e7a950b0c (diff) | |
download | plyr-5ed3ff9084c5be598d1d2711a88ff9871580ff33.tar.lz plyr-5ed3ff9084c5be598d1d2711a88ff9871580ff33.tar.xz plyr-5ed3ff9084c5be598d1d2711a88ff9871580ff33.zip |
Restore paused state after seek
Diffstat (limited to 'demo')
-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 5208c48b..a2d077ad 100644 --- a/demo/index.html +++ b/demo/index.html @@ -114,7 +114,7 @@ <title>HTML5</title> <path d="M14.738.326C14.548.118 14.28 0 14 0H2c-.28 0-.55.118-.738.326S.98.81 1.004 1.09l1 11c.03.317.208.603.48.767l5 3c.16.095.338.143.516.143s.356-.048.515-.143l5-3c.273-.164.452-.45.48-.767l1-11c.026-.28-.067-.557-.257-.764zM12 4H6v2h6v5.72l-4 1.334-4-1.333V9h2v1.28l2 .666 2-.667V8H4V2h8v2z"></path> </svg> - <a href="http://viewfromabluemoon.com/" target="_blank">View From A Blue Moon</a> © Brainfarm + <a href="https://itunes.apple.com/au/movie/view-from-a-blue-moon/id1041586323" target="_blank">View From A Blue Moon</a> © Brainfarm </small> </li> <li class="plyr__cite plyr__cite--audio" hidden> |