aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-08-08 15:16:42 +1000
committerSam Potts <me@sampotts.me>2015-08-08 15:16:42 +1000
commitf3c324038f0afca22097ae4c6c1ea5e1308616f0 (patch)
treea6ded4c6262775ea082793658a103db3a6296755 /docs
parent34c9bdc84ccba10e54c2f27ca2322f478e40a758 (diff)
downloadplyr-f3c324038f0afca22097ae4c6c1ea5e1308616f0.tar.lz
plyr-f3c324038f0afca22097ae4c6c1ea5e1308616f0.tar.xz
plyr-f3c324038f0afca22097ae4c6c1ea5e1308616f0.zip
ARIA improvements for caption reading
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 e35c94b7..397b1222 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.3.0/docs.css">
+ <link rel="stylesheet" href="//cdn.plyr.io/1.3.1/docs.css">
</head>
<body>
<main>
diff --git a/docs/index.html b/docs/index.html
index 26ee75d1..f3de1baa 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.3.0/plyr.css?3">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.3.1/plyr.css?3">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.3.0/docs.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.3.1/docs.css?1">
</head>
<body>
<header>
@@ -97,13 +97,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.3.0/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.3.1/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.3.0/plyr.js?1"></script>
+ <script src="https://cdn.plyr.io/1.3.1/plyr.js?1"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.3.0/docs.js?1"></script>
+ <script src="https://cdn.plyr.io/1.3.1/docs.js?1"></script>
</body>
</html>