From 370f2d1f87a20021fff5b9f778dfa55d8df9822c Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Fri, 21 May 2021 19:21:39 +0100 Subject: Add page that is shown for 404 responses. --- www/404.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 www/404.html diff --git a/www/404.html b/www/404.html new file mode 100644 index 0000000..b6b4c4d --- /dev/null +++ b/www/404.html @@ -0,0 +1,28 @@ + + + + + + The Home of David T. Sadler + + + + + + + + + + + + + + + + + +

The Home of David T. Sadler

Page Not Found

Looks like the page that you have requested could not be found. Please check that you have entered the correct URL or visit the home page.

Return to Homepage.
+ + + + -- cgit v1.2.3-13-gbd6f