From befac8f98bbebd16529b3791243cc26c70a71686 Mon Sep 17 00:00:00 2001 From: yqni13 Date: Mon, 23 Sep 2024 18:47:32 +0000 Subject: [PATCH] Auto-generated commit Triggered by commit: https://github.com/yqni13/portfolio/commit/04c6ab50cb6b708398a6c11d1b8f91c95cf55908 --- _redirects | 1 + staticwebapp.config.json | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) create mode 100644 _redirects delete mode 100644 staticwebapp.config.json diff --git a/_redirects b/_redirects new file mode 100644 index 0000000..b21f6cb --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/* /index.html 200 \ No newline at end of file diff --git a/staticwebapp.config.json b/staticwebapp.config.json deleted file mode 100644 index 1e812ac..0000000 --- a/staticwebapp.config.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "navigationFallback": { - "rewrite": "/" - } -} \ No newline at end of file