diff --git a/public/_headers b/public/_headers new file mode 100644 index 0000000..2650ec4 --- /dev/null +++ b/public/_headers @@ -0,0 +1,8 @@ +/ + Cache-Control: no-cache, no-store, must-revalidate + +/index.html + Cache-Control: no-cache, no-store, must-revalidate + +/_astro/* + Cache-Control: public, max-age=31536000, immutable