7 lines
140 B
JSON
7 lines
140 B
JSON
{
|
|
"rewrites": [
|
|
{ "source": "/about", "destination": "/index.html" },
|
|
{ "source": "/wechat", "destination": "/index.html" }
|
|
]
|
|
}
|