aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-08-11 22:38:06 +1000
committerSam Potts <me@sampotts.me>2015-08-11 22:38:06 +1000
commit60c53a5894eed9eaaec1ed6b7cdbb00a577c5388 (patch)
treecea312973393658392c480d768865c9a357cd9dd /docs/index.html
parentbf0c81b4845ac576b92f406cfeaa4da259b1d449 (diff)
downloadplyr-60c53a5894eed9eaaec1ed6b7cdbb00a577c5388.tar.lz
plyr-60c53a5894eed9eaaec1ed6b7cdbb00a577c5388.tar.xz
plyr-60c53a5894eed9eaaec1ed6b7cdbb00a577c5388.zip
Removed captions being read by screen readers
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 4bd2bd88..22248d97 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.2/plyr.css?3">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.3.3/plyr.css?3">
<!-- Docs styles -->
- <link rel="stylesheet" href="https://cdn.plyr.io/1.3.2/docs.css?1">
+ <link rel="stylesheet" href="https://cdn.plyr.io/1.3.3/docs.css?1">
</head>
<body>
<header>
@@ -97,13 +97,13 @@
b.insertBefore(c, b.childNodes[0]);
}
}
- })(document, "https://cdn.plyr.io/1.3.2/sprite.svg");
+ })(document, "https://cdn.plyr.io/1.3.3/sprite.svg");
</script>
<!-- Plyr core script -->
- <script src="https://cdn.plyr.io/1.3.2/plyr.js?1"></script>
+ <script src="https://cdn.plyr.io/1.3.3/plyr.js?1"></script>
<!-- Docs script -->
- <script src="https://cdn.plyr.io/1.3.2/docs.js?1"></script>
+ <script src="https://cdn.plyr.io/1.3.3/docs.js?1"></script>
</body>
</html>