Reworked assets & improved image optimization #13

Merged
Firq merged 9 commits from dev into main 2023-12-26 00:09:06 +00:00
Showing only changes of commit 4b878fb113 - Show all commits

View file

@ -21,7 +21,7 @@
"source" : "**/*.@(jpg|jpeg|gif|png|webp|svg)", "source" : "**/*.@(jpg|jpeg|gif|png|webp|svg)",
"headers" : [{ "headers" : [{
"key" : "Cache-Control", "key" : "Cache-Control",
"value" : "max-age=86400" "value" : "max-age=7257600"
}] }]
} }
] ]