There was an error while loading. Please reload this page.
1 parent 85a4f6f commit af22065Copy full SHA for af22065
1 file changed
vercel.json
@@ -1,6 +1,6 @@
1
{
2
"redirects": [
3
- { "source": "/", "destination": "https://material-e621.avoonix.com/", "statusCode": 301, permanent: true }
+ { "source": "/", "destination": "https://material-e621.avoonix.com/", "statusCode": 301, "permanent": true }
4
],
5
"rewrites": [{ "source": "/old", "destination": "/index.html" }],
6
"headers": [
0 commit comments