mirror of https://gitlab.com/curben/blog
ci(netlify): increase *.svg cache to 1-week
This commit is contained in:
parent
5ffaaec0dc
commit
327deb4781
|
@ -15,6 +15,8 @@
|
||||||
Cache-Control: max-age=604800, public
|
Cache-Control: max-age=604800, public
|
||||||
/*.js
|
/*.js
|
||||||
Cache-Control: max-age=604800, public
|
Cache-Control: max-age=604800, public
|
||||||
|
/*.svg
|
||||||
|
Cache-Control: max-age=604800, public
|
||||||
/*.gif
|
/*.gif
|
||||||
Cache-Control: max-age=604800, public
|
Cache-Control: max-age=604800, public
|
||||||
/*.ico
|
/*.ico
|
||||||
|
|
Loading…
Reference in New Issue