aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-03-30 21:03:48 +1100
committerSam Potts <me@sampotts.me>2015-03-30 21:03:48 +1100
commit73de5b577342d4035f71bb595c922cc89000d7f6 (patch)
tree37e08d294c7794df443d08e4040f2e8dcf4692e6 /docs
parentaa1fed0b16bd73418cceb23526c0660d551265eb (diff)
downloadplyr-73de5b577342d4035f71bb595c922cc89000d7f6.tar.lz
plyr-73de5b577342d4035f71bb595c922cc89000d7f6.tar.xz
plyr-73de5b577342d4035f71bb595c922cc89000d7f6.zip
Added displayDuration option, small bug fix
- Using the native VTT cues, sometimes cues would not disappear
Diffstat (limited to 'docs')
-rw-r--r--docs/error.html2
-rw-r--r--docs/index.html10
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/error.html b/docs/error.html
index e6631fe7..2185baf5 100644
--- a/docs/error.html
+++ b/docs/error.html
@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Docs styles -->
- <link rel="stylesheet" href="//cdn.plyr.io/1.0.30/docs.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.0.31/docs.css">
</head>
<body>
<main>
diff --git a/docs/index.html b/docs/index.html
index 4efb3899..2dcef23d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -8,10 +8,10 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Styles -->
- <link rel="stylesheet" href="//cdn.plyr.io/1.0.30/plyr.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.0.31/plyr.css">
<!-- Docs styles -->
- <link rel="stylesheet" href="//cdn.plyr.io/1.0.30/docs.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.0.31/docs.css">
</head>
<body>
<header>
@@ -83,13 +83,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.0.30/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.0.31/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="//cdn.plyr.io/1.0.30/plyr.js"></script>
+ <script src="//cdn.plyr.io/1.0.31/plyr.js"></script>
<!-- Docs script -->
- <script src="//cdn.plyr.io/1.0.30/docs.js"></script>
+ <script src="//cdn.plyr.io/1.0.31/docs.js"></script>
</body>
</html> \ No newline at end of file