summaryrefslogtreecommitdiffstats
path: root/site/content/404.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/404.md')
-rw-r--r--site/content/404.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/site/content/404.md b/site/content/404.md
new file mode 100644
index 0000000..de003f1
--- /dev/null
+++ b/site/content/404.md
@@ -0,0 +1,13 @@
+---
+title: "404 - File not found"
+layout: 404
+description: ""
+url: /404.html
+robots: noindex,follow
+sitemap_exclude: true
+---
+
+<div class="text-center py-5">
+ <h1 class="display-1">404</h1>
+ <h2>File not found</h2>
+</div>