From 37e82d2dd9e50e5cd0c2ad1a0cede9c7b30815ac Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 22 Apr 2024 18:15:45 +0200 Subject: Theme Update --- layouts/404.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 layouts/404.html (limited to 'layouts') diff --git a/layouts/404.html b/layouts/404.html new file mode 100644 index 0000000..dd02979 --- /dev/null +++ b/layouts/404.html @@ -0,0 +1,12 @@ +{{ define "main" }} + +
+ +
+

404

+

You shouldn't be here, click on the header to return to home

+
+
+ + +{{ end }} \ No newline at end of file -- cgit v1.2.3