diff options
| author | Fuwn <[email protected]> | 2021-05-06 20:41:11 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-06 20:41:11 -0700 |
| commit | c950a7ace7f08a7f0e6b675af6233fd005577645 (patch) | |
| tree | e15f142f0937406b2902d1cd46dc00fbdb6b3221 /_redirects | |
| parent | fix(mixins): api endpoint (diff) | |
| download | frontend-c950a7ace7f08a7f0e6b675af6233fd005577645.tar.xz frontend-c950a7ace7f08a7f0e6b675af6233fd005577645.zip | |
fix(global): redirects for spa netlify
Diffstat (limited to '_redirects')
| -rw-r--r-- | _redirects | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_redirects b/_redirects new file mode 100644 index 0000000..4308505 --- /dev/null +++ b/_redirects @@ -0,0 +1 @@ +/* /index.html 200 |