summaryrefslogtreecommitdiff
path: root/src/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/404.html')
-rw-r--r--src/404.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/404.html b/src/404.html
new file mode 100644
index 0000000..7ac50a5
--- /dev/null
+++ b/src/404.html
@@ -0,0 +1,8 @@
+---
+layout: default
+---
+
+<div style="text-align: center; margin-top:5rem;">
+ <h1>404</h1>
+ <p><strong>Page not found :(</strong></p>
+</div>