From 9b4aeb62d43cd1f72a9878af5fc07bcf9fdfa0fd Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Mon, 20 Jun 2022 21:44:07 +1000 Subject: [PATCH] added htaccess --- .htaccess | 1 + 1 file changed, 1 insertion(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..948837e --- /dev/null +++ b/.htaccess @@ -0,0 +1 @@ +ErrorDocument 404 404.html \ No newline at end of file