This commit is contained in:
Adam Argyle
2020-12-09 15:56:16 -08:00
parent 5d691af8a1
commit b61f1ffbcf

View File

@@ -8,6 +8,15 @@
"value": "no-cache" "value": "no-cache"
} }
] ]
},
{
"source": "**/*.avif",
"headers": [
{
"key": "Content-Type",
"value": "image/avif"
}
]
} }
], ],
"redirects": [{ "source": "/editor", "destination": "/" }] "redirects": [{ "source": "/editor", "destination": "/" }]