diff options
author | Sam Potts <me@sampotts.me> | 2015-04-04 12:32:37 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-04-04 12:32:37 +1100 |
commit | e568bc9c8d25823867840f3344f91be834602a17 (patch) | |
tree | c8dfc49b108278a4546887a5b97f89ea5c38adc3 /docs/error.html | |
parent | c2c4172634530920dafd75638fe8903eb4dcf228 (diff) | |
download | plyr-e568bc9c8d25823867840f3344f91be834602a17.tar.lz plyr-e568bc9c8d25823867840f3344f91be834602a17.tar.xz plyr-e568bc9c8d25823867840f3344f91be834602a17.zip |
Controls improvements
- Added an option to toggle which controls display
- Better handle missing controls
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 2185baf5..93d02829 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.0.31/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.0/docs.css"> </head> <body> <main> |