From 1576042b10926ec66a812cd49680511fbd2f74fb Mon Sep 17 00:00:00 2001 From: KartoffelChips Date: Sun, 27 Oct 2024 11:53:49 +0100 Subject: [PATCH] added 404.html to fix spa --- index.html | 23 +++++++++++++++++++++++ public/404.html | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 public/404.html diff --git a/index.html b/index.html index 8ffb3c7..cc0d98f 100644 --- a/index.html +++ b/index.html @@ -32,6 +32,29 @@ + +
diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..07e7e02 --- /dev/null +++ b/public/404.html @@ -0,0 +1,40 @@ + + + + + Tensura Map + + + + + \ No newline at end of file