Update static web app route configuration
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
"get"
|
||||
],
|
||||
"rewrite": "/"
|
||||
},
|
||||
{
|
||||
"route": "/about",
|
||||
"rewrite": "/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user