diff --git a/netlify.toml b/netlify.toml index 671b23a..cbc12db 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,6 +4,6 @@ [build.processing.html] pretty_urls = false [[headers]] - for = "/assets/*" + for = "/_astro/*" [headers.values] - Cache-Control = "public, max-age=31536000, immutable" \ No newline at end of file + Cache-Control = "public, max-age=31536000, immutable"