Update static web app route configuration

This commit is contained in:
2026-04-08 19:19:13 -05:00
parent 3b01218fe9
commit 64a5bac02c

View File

@@ -6,7 +6,7 @@
},
{
"route": "/articles",
"redirect": "/"
"rewrite": "/"
}
]
}