diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html index bfd14967..80210437 100644 --- a/demo/index.html +++ b/demo/index.html @@ -85,7 +85,7 @@ <video controls crossorigin playsinline poster="media/View_From_A_Blue_Moon_Trailer-HD.jpg" id="player"> <!-- Video files --> <source src="media/View_From_A_Blue_Moon_Trailer-HD.mp4" type="video/mp4"> - <source src="media/View_From_A_Blue_Moon_Trailer-UHD.mp4" type="video/mp4"> + <!--<source src="media/View_From_A_Blue_Moon_Trailer-UHD.mp4" type="video/mp4">--> <!-- Text track file --> <track kind="captions" label="English" srclang="en" src="media/View_From_A_Blue_Moon_Trailer-HD.en.vtt" default> @@ -152,7 +152,7 @@ c-0.5,0-1-0.2-1.5-0.4c0,0,0,0,0,0c0,1.6,1.1,2.9,2.6,3.2C3,9.4,2.7,9.4,2.4,9.4c-0.2,0-0.4,0-0.6-0.1c0.4,1.3,1.6,2.3,3.1,2.3 c-1.1,0.9-2.5,1.4-4.1,1.4c-0.3,0-0.5,0-0.8,0c1.5,0.9,3.2,1.5,5,1.5c6,0,9.3-5,9.3-9.3c0-0.1,0-0.3,0-0.4C15,4.3,15.6,3.7,16,3z"></path> </svg> - <p>If you think others would like Plyr, + <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> </p> |