aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-07-31 21:34:07 +1000
committerSam Potts <me@sampotts.me>2015-07-31 21:34:07 +1000
commit1ba1bec06611f45fdadc38cbc05507ef6c947ee8 (patch)
tree2ea378a6e9e2b8006ff22d56ed4e0cd26bb9ac02 /docs
parentaad4a720dcb0755371c2c8062ae9e8286ba9f467 (diff)
parenta9783481235d349d696025fff9edbf4622d8e467 (diff)
downloadplyr-1ba1bec06611f45fdadc38cbc05507ef6c947ee8.tar.lz
plyr-1ba1bec06611f45fdadc38cbc05507ef6c947ee8.tar.xz
plyr-1ba1bec06611f45fdadc38cbc05507ef6c947ee8.zip
Merge branch 'master' of github.com:selz/plyr
# Conflicts: # src/sass/plyr.scss
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 592045dc..81297a15 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.2.5/docs.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.2.6/docs.css">
</head>
<body>
<main>
diff --git a/docs/index.html b/docs/index.html
index 5205c4f6..f22503d5 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.5/plyr.css?2">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.2.6/plyr.css?2">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.2.5/docs.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.2.6/docs.css?1">
</head>
<body>
<header>
@@ -97,13 +97,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.2.5/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.2.6/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.2.5/plyr.js?1"></script>
+ <script src="https://cdn.plyr.io/1.2.6/plyr.js?1"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.2.5/docs.js?1"></script>
+ <script src="https://cdn.plyr.io/1.2.6/docs.js?1"></script>
</body>
</html>