Files

9 lines
96 B
JSON
Raw Permalink Normal View History

{
"rewrites": [
{
"source": "/(.*)",
"destination": "/index.html"
}
]
}