From ff5ac84e06c5cc2b886d7c7963c0ebd8cc40fa5d Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 14 Jun 2025 19:59:53 +0900 Subject: [PATCH] fix cache --- my-blog/static/_headers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-blog/static/_headers b/my-blog/static/_headers index ccd13cd..cfcedae 100644 --- a/my-blog/static/_headers +++ b/my-blog/static/_headers @@ -17,7 +17,7 @@ /css/* Content-Type: text/css - Cache-Control: public, max-age=60 + Cache-Control: no-cache /*.js Content-Type: application/javascript