Skip to content

Commit

Permalink
Add redirect to functions routing
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Jun 26, 2024
1 parent b154874 commit b527719
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions functions/routes.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,10 @@
{
"name": "getExample",
"options": {}
},
{
"source": "/parachain/crowdloan",
"destination": "/",
"statusCode": 301
}
]

0 comments on commit b527719

Please sign in to comment.