From 80c1478e5af73f22cd26b667a371d4fb182647f7 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Wed, 21 Jun 2023 20:56:44 -0400 Subject: Add error page and rename bio to about --- www/error.html | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ www/index.html | 2 +- 2 files changed, 114 insertions(+), 1 deletion(-) create mode 100644 www/error.html diff --git a/www/error.html b/www/error.html new file mode 100644 index 0000000..f52a51e --- /dev/null +++ b/www/error.html @@ -0,0 +1,113 @@ + + + + + + The Woman in my Eye + + + + + + + +
+

The page requested is not found!

+
+ +
+
+

Oops, someone screwed up?

+

The page you've requested does not exist. Sorry about that! Please + return to the homepage.

+
+
+
+
+
+
+
+
+
+ + + diff --git a/www/index.html b/www/index.html index 093ea14..a2b2c84 100644 --- a/www/index.html +++ b/www/index.html @@ -88,7 +88,7 @@

Hello, the Woman in my Eye

-- cgit v1.2.3-54-g00ecf