From 6f6740727cb4ef9e8efa7ca5b79c89ad7eaacdc4 Mon Sep 17 00:00:00 2001 From: gvarnavi Date: Wed, 29 May 2024 09:28:02 -0700 Subject: [PATCH] add 404 --- src/404.html | 12 ------------ src/404.md | 5 +++++ 2 files changed, 5 insertions(+), 12 deletions(-) delete mode 100644 src/404.html create mode 100644 src/404.md diff --git a/src/404.html b/src/404.html deleted file mode 100644 index d955525..0000000 --- a/src/404.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - 404 Error - Page Not Found - - -

404 Error - Page Not Found

-

This page does not exist. You will be redirected to the home page shortly.

- - diff --git a/src/404.md b/src/404.md new file mode 100644 index 0000000..a4edf8b --- /dev/null +++ b/src/404.md @@ -0,0 +1,5 @@ +# Page left as an exercise to the reader + +Sorry, but we couldn't find the page you requested. + +[Take me home!](./)