chore: fix vercel.json
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
"rewrites": [
|
"rewrites": [
|
||||||
{ "source": "/about", "destination": "/index.html" },
|
{ "source": "/about", "destination": "/index.html" },
|
||||||
{ "source": "/help", "destination": "/index.html" },
|
{ "source": "/help", "destination": "/index.html" },
|
||||||
{ "source": "/wechat", "destination": "/index.html" },
|
{ "source": "/wechat", "destination": "/index.html" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user