Skip to content

Commit

Permalink
feat: link route
Browse files Browse the repository at this point in the history
  • Loading branch information
t8 committed Nov 8, 2020
1 parent 8490967 commit ada266e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
"source": "/chat",
"destination": "https://discord.gg/sNgJkMg"
},
{
"source": "/link",
"destination": "https://arweave.net/CodqSDWXY5CALyMf9oFLCtTDRYdW4lV9X9O7j-73g1U"
},
{
"source": "/(.*)",
"destination": "/"
Expand Down

0 comments on commit ada266e

Please sign in to comment.