From 38454f4434134c681cc10b09c3d8d926a021b12a Mon Sep 17 00:00:00 2001 From: "Wilson Neto B.R" Date: Fri, 7 Jun 2024 20:07:57 -0300 Subject: [PATCH] Rename taticwebapp.config.json to staticwebapp.config.json --- public/{taticwebapp.config.json => staticwebapp.config.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename public/{taticwebapp.config.json => staticwebapp.config.json} (98%) diff --git a/public/taticwebapp.config.json b/public/staticwebapp.config.json similarity index 98% rename from public/taticwebapp.config.json rename to public/staticwebapp.config.json index 57e681e..778293a 100644 --- a/public/taticwebapp.config.json +++ b/public/staticwebapp.config.json @@ -3,4 +3,4 @@ "rewrite": "index.html", "exclude": ["*.{svg,png,jpg,gif}","*.{css,scss}","*.js"] } -} \ No newline at end of file +}