From 80c65212caf1e2373a1fdf966dd6a99fae8fd829 Mon Sep 17 00:00:00 2001 From: Adrian Wannenmacher Date: Fri, 27 Feb 2026 01:33:33 +0100 Subject: [PATCH] add 404 redirect to index.html --- 404.html | 1 + 1 file changed, 1 insertion(+) create mode 120000 404.html diff --git a/404.html b/404.html new file mode 120000 index 0000000..64233a9 --- /dev/null +++ b/404.html @@ -0,0 +1 @@ +index.html \ No newline at end of file