From e706e65318f760d9f0602a08f1badb67d77e5fb1 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 30 Nov 2019 12:40:35 -0500 Subject: Switching to NextJS --- public/404.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 public/404.html (limited to 'public/404.html') diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..7bcdc9f --- /dev/null +++ b/public/404.html @@ -0,0 +1,23 @@ +--- +title: 404 +layout: default-none +permalink: /404 +--- +
+

404 - Not Found

+

+

Return to homepage?

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