From e366402abc75789ece439a8730230fdafd27dbb0 Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Thu, 5 Dec 2019 18:44:33 +0100 Subject: [PATCH] add 404 --- 404.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..fb64d55 --- /dev/null +++ b/404.html @@ -0,0 +1,26 @@ +--- +title: Error 404 +description: That something isn't here. You can always reach out and ask. If it's gone and you miss it we can fix it! +layout: default +image: /siteicon.png +--- + +
+
+

{{ site.title }}

+

{{ page.title }}

+

{{ page.description }}

+ {% include liberapay.html %} +
+
+ +
+
+
+ +
\ No newline at end of file