From 52819c317b064842d22d58f8d9251b9d50db6400 Mon Sep 17 00:00:00 2001 From: Brent Schroeter Date: Tue, 11 Mar 2025 22:24:02 -0700 Subject: [PATCH] add basic 404 page --- static/_404.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 static/_404.html diff --git a/static/_404.html b/static/_404.html new file mode 100644 index 0000000..407c863 --- /dev/null +++ b/static/_404.html @@ -0,0 +1,9 @@ + + + + Not found + + + Page not found. + +