diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-04-14 02:44:03 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-04-14 02:44:03 -0700 |
| commit | b69f801258ebdab1b8a067ae085480c1a32c5fb8 (patch) | |
| tree | 680623ae3bc0e77bc905db32b7f1d27416e10d60 | |
| parent | 5f48afcfe237f3804505c262977c383352d7cbee (diff) | |
add _site to frontend routing
| -rw-r--r-- | site/public/_redirects | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/public/_redirects b/site/public/_redirects new file mode 100644 index 0000000..f824337 --- /dev/null +++ b/site/public/_redirects @@ -0,0 +1 @@ +/* /index.html 200
\ No newline at end of file |
