aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-08-08 14:37:12 +1000
committerSam Potts <me@sampotts.me>2015-08-08 14:37:12 +1000
commit38a206892b4869782cd0391307c7610cfe580286 (patch)
tree06ebcc158057649f4b90163444f42bd455baf9bb /docs/index.html
parent12a737a49e42b8bdeb45004b2fc95842a44030c4 (diff)
downloadplyr-38a206892b4869782cd0391307c7610cfe580286.tar.lz
plyr-38a206892b4869782cd0391307c7610cfe580286.tar.xz
plyr-38a206892b4869782cd0391307c7610cfe580286.zip
YouTube, Captions and Control improvements
- Controls improvements (Fixes #103) - YouTube bug fixes (Fixes #105) - Internationalization support (Fixes #101) - Captions legibility improvements
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html
index 85de929d..26ee75d1 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="https://cdn.plyr.io/1.2.6/plyr.css?3">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.3.0/plyr.css?3">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.2.6/docs.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.3.0/docs.css?1">
</head>
<body>
<header>
@@ -97,13 +97,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.2.6/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.3.0/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.2.6/plyr.js?1"></script>
+ <script src="https://cdn.plyr.io/1.3.0/plyr.js?1"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.2.6/docs.js?1"></script>
+ <script src="https://cdn.plyr.io/1.3.0/docs.js?1"></script>
</body>
</html>