diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 14:56:52 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-09-27 14:56:52 +0100 |
commit | b3fea58c6f9a29ec5fb428d82c25e3a82ac962af (patch) | |
tree | f7b79502c8bcbc158451c205944ee8d337750f8e /docs/404.md | |
parent | 371927debffc6bb42d8d86a90afc715d1d837e74 (diff) |
Move docs from gh-pages branch.
Diffstat (limited to 'docs/404.md')
-rw-r--r-- | docs/404.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/404.md b/docs/404.md new file mode 100644 index 000000000..269a5eb1e --- /dev/null +++ b/docs/404.md @@ -0,0 +1,12 @@ +--- +layout: fullwidth +permalink: /404.html +title: Not Found +--- + +<h1>404 Not Found</h1> + +<p class="lead">I am afraid we could not find the page you were looking for.</p> + +<p>Please try <a href="{{ "/" | relative_url }}">the front page</a> or the +main <a href="{{ "/overview/" | relative_url }}">documentation</a>. |