An initial commit to support navigation menu in GitHub Pages website
[jpf-core.git] / docs / 404.html
diff --git a/docs/404.html b/docs/404.html
new file mode 100644 (file)
index 0000000..4bf3f7d
--- /dev/null
@@ -0,0 +1,10 @@
+---
+layout: default
+title: "404: Page not found"
+permalink: 404.html
+---
+
+<div class="page">
+  <h1 class="page-title">404: Page not found</h1>
+  <p class="lead">Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. <a href="{{ site.baseurl }}/">Head back home</a> to try finding it again.</p>
+</div>