diff options
author | Sam Potts <me@sampotts.me> | 2015-05-23 19:58:53 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-05-23 19:58:53 +1000 |
commit | 398815857f05dad8c0b2d6b1d58c40eb90df2d11 (patch) | |
tree | bc072ec5158ff5e9ea7794e9e43ca221c6288b85 /docs/error.html | |
parent | 4c5020a396ddeb9839a7ce5b51f46897420d9817 (diff) | |
parent | 3d1a586314c14fcb5c78060f14efe9f9774ce8dd (diff) | |
download | plyr-398815857f05dad8c0b2d6b1d58c40eb90df2d11.tar.lz plyr-398815857f05dad8c0b2d6b1d58c40eb90df2d11.tar.xz plyr-398815857f05dad8c0b2d6b1d58c40eb90df2d11.zip |
Merge branch 'develop' of github.com:selz/plyr into develop
# Conflicts:
# .gitignore
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/error.html b/docs/error.html index 05c19563..63cd0f0b 100644 --- a/docs/error.html +++ b/docs/error.html @@ -1,18 +1,18 @@ <!doctype html> <html lang="en" class="error"> - <head> - <meta charset="utf-8" /> - <title>Doh. Looks like something went wrong.</title> - <meta name="viewport" content="width=device-width, initial-scale=1"> + <head> + <meta charset="utf-8" /> + <title>Doh. Looks like something went wrong.</title> + <meta name="viewport" content="width=device-width, initial-scale=1"> - <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.0.24/docs.css"> - </head> - <body> - <main> - <h1>Doh.</h1> - <p>Looks like something went wrong.</p> - <a href="http://plyr.io" class="btn">Back to plyr.io</a> - </main> - </body> + <!-- Docs styles --> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.5/docs.css"> + </head> + <body> + <main> + <h1>Doh.</h1> + <p>Looks like something went wrong.</p> + <a href="http://plyr.io" class="btn">Back to plyr.io</a> + </main> + </body> </html>
\ No newline at end of file |