aboutsummaryrefslogtreecommitdiffstats
path: root/docs/error.html
diff options
context:
space:
mode:
authorSam Potts <me@sampotts.me>2015-03-05 20:08:26 +1100
committerSam Potts <me@sampotts.me>2015-03-05 20:08:26 +1100
commit3684024a58bed9714182c32580f8bfb6d75ad6d2 (patch)
tree0becec5796082b639c0295f609b5f7338373fd80 /docs/error.html
parent9644833d262bac0bdc719a28fd091ab45c84b445 (diff)
parent93e3f7cdd9f0e52b8c5d293c9caa6eaaadfb2718 (diff)
downloadplyr-3684024a58bed9714182c32580f8bfb6d75ad6d2.tar.lz
plyr-3684024a58bed9714182c32580f8bfb6d75ad6d2.tar.xz
plyr-3684024a58bed9714182c32580f8bfb6d75ad6d2.zip
Merge branch 'develop' of github.com:selz/plyr into develop
Conflicts: .gitignore
Diffstat (limited to 'docs/error.html')
-rw-r--r--docs/error.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/error.html b/docs/error.html
new file mode 100644
index 00000000..39175daa
--- /dev/null
+++ b/docs/error.html
@@ -0,0 +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">
+
+ <!-- Docs styles -->
+ <link rel="stylesheet" href="//cdn.plyr.io/1.0.20/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