From 193a0468a90860c0812bb3ec1e6f74cc4b190c58 Mon Sep 17 00:00:00 2001 From: Jan De Wilde Date: Thu, 12 Aug 2021 22:52:29 -0400 Subject: [PATCH] 404 page --- src/_content/404.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/_content/404.html diff --git a/src/_content/404.html b/src/_content/404.html new file mode 100644 index 0000000..2d178bc --- /dev/null +++ b/src/_content/404.html @@ -0,0 +1,12 @@ +--- +layout: default +title: Not found! +permalink: /404.html +bodyClass: text-gray-900 bg-gray-50 font-sans +eleventyExcludeFromCollections: true +--- + +
+

404 Not found.

+

No page found at this URL. You can try visit the home page or email us

+