Updated caching for css

This commit is contained in:
Firq 2023-12-29 15:21:17 +01:00
parent df9337c684
commit c992718533
Signed by: Firq
GPG key ID: 4DE1059A4666E89F

View file

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