aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-05-17 17:33:46 +1000
committerSam Potts <me@sampotts.me>2015-05-17 17:33:46 +1000
commitd627454b2a31042508d9b8545c2b927e3bd5d93d (patch)
tree6469d30dccef46269a733968eb5969eaffb8096f /docs/index.html
parent7ccbfad6adf721799869a9b826778199116f63ed (diff)
downloadplyr-d627454b2a31042508d9b8545c2b927e3bd5d93d.tar.lz
plyr-d627454b2a31042508d9b8545c2b927e3bd5d93d.tar.xz
plyr-d627454b2a31042508d9b8545c2b927e3bd5d93d.zip
Restore classname on destroy
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 aa5a8859..a31a9d8f 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.6/plyr.css">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.1.7/plyr.css">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.1.6/docs.css">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.1.7/docs.css">
</head>
<body>
<header>
@@ -79,13 +79,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.1.6/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.1.7/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.1.6/plyr.js"></script>
+ <script src="https://cdn.plyr.io/1.1.7/plyr.js"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.1.6/docs.js"></script>
+ <script src="https://cdn.plyr.io/1.1.7/docs.js"></script>
</body>
</html>