From: bocharudo Date: Tue, 19 Nov 2024 00:36:41 +0000 (+0800) Subject: added 404 page X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=09a5a85fd617c648d8ba966fb99fe083b9ffb53b;p=mysite.git added 404 page --- diff --git a/404.html b/404.html new file mode 100644 index 0000000..89b127a --- /dev/null +++ b/404.html @@ -0,0 +1,12 @@ + + + + + + 404 Page Not Found + + +

404

+

Page Not Found.

+ + \ No newline at end of file diff --git a/_redirects b/_redirects deleted file mode 100644 index 85563c9..0000000 --- a/_redirects +++ /dev/null @@ -1 +0,0 @@ -/projects /projects/palindrome-checker 301 \ No newline at end of file