Skip to content

Commit

Permalink
account page routing
Browse files Browse the repository at this point in the history
  • Loading branch information
NishilJ committed Nov 17, 2024
1 parent 4c03ca4 commit ab40a74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"source": "/about",
"destination": "/index.html"
},
{
"source": "/account",
"destination": "/index.html"
},
{
"source": "/",
"destination": "/index.html"
Expand Down

0 comments on commit ab40a74

Please sign in to comment.