Tianhe Gao

vercel-redirects

vercel.json:

```json { "redirects": [ { "source": "life", "destination": "/life" }, { "source": "tech", "destination": "/tech" } ] } ```


No notes link to this note