Skip to content

Commit ec89bd3

Browse files
authored
Update vercel.json
1 parent 8f508d9 commit ec89bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"redirects": [
33
{ "source": "/", "destination": "https://material-e621.avoonix.com/", "statusCode": 301 }
44
],
5-
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }],
5+
"rewrites": [{ "source": "/old", "destination": "/index.html" }],
66
"headers": [
77
{
88
"source": "/assets/(.*)",

0 commit comments

Comments
 (0)