From db70a8ae0f274a54daac9ccd21020ea403d2cf39 Mon Sep 17 00:00:00 2001 From: singhAmandeep007 Date: Mon, 20 May 2024 08:06:05 +0530 Subject: [PATCH] fix: support spa for gh-pages --- .nojekyll | 0 404.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ index.html | 29 +++++++++++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/404.html b/404.html new file mode 100644 index 0000000..521db93 --- /dev/null +++ b/404.html @@ -0,0 +1,45 @@ + + + + + %VITE_APP_NAME% + + + + diff --git a/index.html b/index.html index 2ac7805..7c9d854 100644 --- a/index.html +++ b/index.html @@ -47,6 +47,35 @@ rel="stylesheet" /> %VITE_APP_NAME% + + + +