From 87985b58fbf4f194953a503d67bdb7816c8c9588 Mon Sep 17 00:00:00 2001 From: Greg Brimble Date: Wed, 9 Oct 2024 11:38:08 -0400 Subject: [PATCH] Revert "[Docs Site] Cache /_astro/* with immutable directive (#17433)" This reverts commit adf2c802a8b8f98b73d4ed8999951403401c98a6. --- public/_headers | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 public/_headers diff --git a/public/_headers b/public/_headers deleted file mode 100644 index a832309cd9b706..00000000000000 --- a/public/_headers +++ /dev/null @@ -1,2 +0,0 @@ -/_astro/* - Cache-Control: public, max-age=604800, immutable \ No newline at end of file