diff options
author | Sam Potts <me@sampotts.me> | 2015-03-08 01:24:23 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-08 01:24:23 +1100 |
commit | 5370fc5c836a159365bed595a442b7a886bb6ffa (patch) | |
tree | 4bd2c7bfca583830f545c4a544d8b2eccaecc881 /docs/error.html | |
parent | 8482a1a3202b12df08844658295d4eb76102dc9f (diff) | |
download | plyr-5370fc5c836a159365bed595a442b7a886bb6ffa.tar.lz plyr-5370fc5c836a159365bed595a442b7a886bb6ffa.tar.xz plyr-5370fc5c836a159365bed595a442b7a886bb6ffa.zip |
Loading state handling
Fixes #36
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 47e43a0c..0ad50e67 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.22/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.23/docs.css"> </head> <body> <main> |