From 8a920d799c20f4db1b3eb61806c28b2a3aad8ba4 Mon Sep 17 00:00:00 2001 From: Nayan <33187059+GShadow5@users.noreply.github.com> Date: Thu, 8 May 2025 17:01:37 -0400 Subject: [PATCH] add default html files --- public/404.html | 34 ++++++++++++++++++++++++++++++++++ public/500.html | 34 ++++++++++++++++++++++++++++++++++ public/index.html | 36 ++++++++++++++++++++++++++++++++++++ 3 files changed, 104 insertions(+) create mode 100644 public/404.html create mode 100644 public/500.html create mode 100644 public/index.html diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..0969451 --- /dev/null +++ b/public/404.html @@ -0,0 +1,34 @@ +
+ + +If you are seeing this then the server is working :)
+ +