Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Oct 26, 2024
1 parent 2c3498e commit a6ec8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taxonium_website/vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"routes": [
{
"src": "/(.*)",
"dest": "/index.html"
"dest": "/"
}
]
}

0 comments on commit a6ec8eb

Please sign in to comment.