diff options
author | Sam Potts <me@sampotts.me> | 2015-08-11 22:38:06 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-08-11 22:38:06 +1000 |
commit | 60c53a5894eed9eaaec1ed6b7cdbb00a577c5388 (patch) | |
tree | cea312973393658392c480d768865c9a357cd9dd /docs/error.html | |
parent | bf0c81b4845ac576b92f406cfeaa4da259b1d449 (diff) | |
download | plyr-60c53a5894eed9eaaec1ed6b7cdbb00a577c5388.tar.lz plyr-60c53a5894eed9eaaec1ed6b7cdbb00a577c5388.tar.xz plyr-60c53a5894eed9eaaec1ed6b7cdbb00a577c5388.zip |
Removed captions being read by screen readers
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index 8dfbfc56..82e0a1d6 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.2/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.3.3/docs.css"> </head> <body> <main> |