diff options
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 7af0e372..a0e55680 100644 --- a/demo/index.html +++ b/demo/index.html @@ -53,7 +53,7 @@ </ul> </nav> - <video controls crossorigin playsinline muted autoplay loop poster="https://cdn.selz.com/plyr/1.5/View_From_A_Blue_Moon_Trailer-HD.jpg" id="player"> + <video controls crossorigin playsinline poster="https://cdn.selz.com/plyr/1.5/View_From_A_Blue_Moon_Trailer-HD.jpg" id="player"> <!-- Video files --> <source src="https://cdn.selz.com/plyr/1.5/View_From_A_Blue_Moon_Trailer-HD.mp4" type="video/mp4"> |