about summary refs log tree commit diff stats
path: root/vercel.json
diff options
context:
space:
mode:
authorAlan Pearce2024-07-04 21:12:18 +0200
committerAlan Pearce2024-07-04 21:12:18 +0200
commit7400b2527aa7689cec3ed6a8d3382d20c067d88d (patch)
tree365698056ad9cfe1d8e8c85a56df0eb8cebe39a2 /vercel.json
parent0afa9e528e91ec1ed7e90627d99831bba2b077d4 (diff)
downloadzola-bearblog-7400b2527aa7689cec3ed6a8d3382d20c067d88d.tar.lz
zola-bearblog-7400b2527aa7689cec3ed6a8d3382d20c067d88d.tar.zst
zola-bearblog-7400b2527aa7689cec3ed6a8d3382d20c067d88d.zip
fix typo in headers
Diffstat (limited to 'vercel.json')
-rw-r--r--vercel.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vercel.json b/vercel.json
index 4e5615b..4a66b83 100644
--- a/vercel.json
+++ b/vercel.json
@@ -42,7 +42,7 @@
         },
         {
           "key": "Cache-Control",
-          "value": "max-age=300, s-maxage=86400, state-while-revalidate"
+          "value": "max-age=300, s-maxage=86400, stale-while-revalidate"
         }
       ]
     }