aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-06-08 21:43:49 +1000
committerSam Potts <me@sampotts.me>2015-06-08 21:43:49 +1000
commitf41854ebe72e4ba44c7b66464205b966f5b2f3d2 (patch)
tree26d935d5b563165cb0e0110d935a5ed29b8a4914 /docs/index.html
parentf398266206e10b945cccdacc7edc4b5eb3308442 (diff)
downloadplyr-f41854ebe72e4ba44c7b66464205b966f5b2f3d2.tar.lz
plyr-f41854ebe72e4ba44c7b66464205b966f5b2f3d2.tar.xz
plyr-f41854ebe72e4ba44c7b66464205b966f5b2f3d2.zip
Minor tweak to hiding controls in fullscreen
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 bddab725..e5e8d2ec 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.1.12/plyr.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/plyr.css?1">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.1.12/docs.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.1.13/docs.css?1">
</head>
<body>
<header>
@@ -88,13 +88,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.1.12/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.1.13/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.1.12/plyr.js?1"></script>
+ <script src="https://cdn.plyr.io/1.1.13/plyr.js?1"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.1.12/docs.js?1"></script>
+ <script src="https://cdn.plyr.io/1.1.13/docs.js?1"></script>
</body>
</html>