From bb3d8c2259e2c7a5df64fdadc18e8c40d093d766 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 15 Aug 2018 19:26:03 +0200 Subject: [PATCH] add a 404 page yo --- 404.html | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..4dc67b2 --- /dev/null +++ b/404.html @@ -0,0 +1,71 @@ + + + + + Oh no :( + + + + + + + +
+

Oh no :(

+

+ There's nothing here, I'm sorry. +

+

+ + +

+
+
+ If you think there should be something here, please notify me at me@ellpeck.de. Thanks! +
+ + \ No newline at end of file