From 5dbb99d5055a47b030eaec7ba7f773843ed3cda9 Mon Sep 17 00:00:00 2001 From: dangrubbb Date: Thu, 12 Jun 2025 02:29:23 +0100 Subject: [PATCH] Upload files to "/" Created Custom 404 page --- custom_404.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 custom_404.html diff --git a/custom_404.html b/custom_404.html new file mode 100644 index 0000000..7cf86d2 --- /dev/null +++ b/custom_404.html @@ -0,0 +1,39 @@ + + + + + + Page Not Found + + + +

Page Not Found

+

This page does not exist yet.

+

Stay tuned.

+ + \ No newline at end of file