mirror of https://gitlab.com/curben/blog
ci(netlify): increase *.css cache to 1-week
This commit is contained in:
parent
82b006cd95
commit
5ffaaec0dc
|
@ -12,7 +12,7 @@
|
||||||
/*.html
|
/*.html
|
||||||
Cache-Control: max-age=86400, public
|
Cache-Control: max-age=86400, public
|
||||||
/*.css
|
/*.css
|
||||||
Cache-Control: max-age=86400, public
|
Cache-Control: max-age=604800, public
|
||||||
/*.js
|
/*.js
|
||||||
Cache-Control: max-age=604800, public
|
Cache-Control: max-age=604800, public
|
||||||
/*.gif
|
/*.gif
|
||||||
|
|
Loading…
Reference in New Issue