From 780aeaa93f458a399ecad771dd6ff7b7569bd2ff Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero <94913521+arielcostas@users.noreply.github.com> Date: Sun, 25 Aug 2024 23:53:08 +0200 Subject: multiple --- staticwebapp.config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 staticwebapp.config.json (limited to 'staticwebapp.config.json') 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" + } +} -- cgit v1.3