feat: add help page & update desc

This commit is contained in:
YunYouJun
2022-04-27 02:20:33 +08:00
parent dbcf5bd969
commit 175346c43b
16 changed files with 518 additions and 191 deletions

View File

@@ -1,6 +1,7 @@
{
"rewrites": [
{ "source": "/about", "destination": "/index.html" },
{ "source": "/help", "destination": "/index.html" },
{ "source": "/wechat", "destination": "/index.html" }
]
}