From 0196c30a9a938b6a0f8c6ae177b4286d7362ff39 Mon Sep 17 00:00:00 2001 From: Ajay Rajera Date: Fri, 10 Jul 2026 17:53:23 +0530 Subject: [PATCH] fix: resolve 404 error on page reload for GitHub Pages SPA routing --- index.html | 20 ++++++++++++++++++++ public/404.html | 28 ++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 public/404.html diff --git a/index.html b/index.html index 8c90966..ee355bb 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,26 @@ + + + + + + + +