From 4c17f985208c147294cff0f05c39617d13e61efd Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 7 Jun 2015 23:00:26 +1000 Subject: TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fixes #90) --- docs/index.html | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 3d102895..7d1404b1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -8,16 +8,25 @@ - + - +

Plyr

-

A simple HTML5 media player with custom controls and WebVTT captions.

- Download on GitHub +

A simple HTML5 media player with custom controls and WebVTT captions by @sam_potts

+
@@ -79,13 +88,13 @@ b.insertBefore(c, b.childNodes[0]); } } - })(document, "https://cdn.plyr.io/1.1.10/sprite.svg"); + })(document, "https://cdn.plyr.io/1.1.11/sprite.svg"); - + - + -- cgit v1.2.3