summaryrefslogtreecommitdiff
path: root/_layouts/404.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/404.html')
-rw-r--r--_layouts/404.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/_layouts/404.html b/_layouts/404.html
deleted file mode 100644
index 4dd94a6..0000000
--- a/_layouts/404.html
+++ /dev/null
@@ -1,13 +0,0 @@
----
-layout: page
-title: 404
-show_title: false
----
-<div class="layout--404">
- <div class="sign">
- <h1>404</h1>
- <p>Page not found :(</p>
- </div>
-</div>
-
-{{ content }}