/
  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
