Caching + Iconoir #17

Merged
Firq merged 4 commits from dev into main 2023-12-29 14:28:23 +00:00
Showing only changes of commit 2b2ca46214 - Show all commits

View file

@ -14,7 +14,7 @@
"source" : "**/*.css", "source" : "**/*.css",
"headers" : [{ "headers" : [{
"key" : "Cache-Control", "key" : "Cache-Control",
"value" : "max-age=86400" "value" : "max-age=31536000"
}] }]
}, },
{ {