From 53ac193e9e140d071c6e41556e6cce4240699d27 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Thu, 12 May 2022 00:45:51 -0400 Subject: [PATCH] moved to errors dir --- errors/403.html | 22 ++++++++++++++++++++++ 404.html => errors/404.html | 6 +++--- 2 files changed, 25 insertions(+), 3 deletions(-) create mode 100755 errors/403.html rename 404.html => errors/404.html (72%) diff --git a/errors/403.html b/errors/403.html new file mode 100755 index 0000000..dc249b5 --- /dev/null +++ b/errors/403.html @@ -0,0 +1,22 @@ + + + + + + + + 403 Error + + + + + + + + + \ No newline at end of file diff --git a/404.html b/errors/404.html similarity index 72% rename from 404.html rename to errors/404.html index 503bad3..1b36247 100755 --- a/404.html +++ b/errors/404.html @@ -6,8 +6,8 @@ 404 Error - - + + @@ -15,7 +15,7 @@

404 Error

Requested page could not found.

- Home + Home