diff options
| author | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-25 23:53:08 +0200 |
|---|---|---|
| committer | Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> | 2024-08-25 23:53:08 +0200 |
| commit | 780aeaa93f458a399ecad771dd6ff7b7569bd2ff (patch) | |
| tree | cd1af99b8c17580077c440b87ea4f5f9611baf35 /staticwebapp.config.json | |
| parent | d2a74f9f56748e727cdf1297bdb6e28ffb1e471b (diff) | |
multiple
Diffstat (limited to 'staticwebapp.config.json')
| -rw-r--r-- | staticwebapp.config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/staticwebapp.config.json b/staticwebapp.config.json new file mode 100644 index 0000000..d3c815b --- /dev/null +++ b/staticwebapp.config.json @@ -0,0 +1,5 @@ +{ + "navigationFallback": { + "rewrite": "/index.html" + } +} |
