From b1321b6b7d6244a6cad04abb1086fd119dee9d2e Mon Sep 17 00:00:00 2001 From: helenclx Date: Tue, 30 Jul 2024 16:29:39 +0000 Subject: [PATCH] Build: (ab6fe71) Use no-cache policy forCSS and JavaScript files --- .htaccess | 5 ++++- feed.xml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 1d464bea..19b47c7c 100644 --- a/.htaccess +++ b/.htaccess @@ -1,5 +1,8 @@ ErrorDocument 404 /404.html - + Header set Cache-Control "max-age=31536000, public" + + +Header set Cache-Control "no-cache, public" \ No newline at end of file diff --git a/feed.xml b/feed.xml index 8bc0c74b..d555a2f3 100644 --- a/feed.xml +++ b/feed.xml @@ -4,7 +4,7 @@ Leilukin's personal website. - 2024-07-30T16:12:42Z + 2024-07-30T16:29:36Z https://leilukin.com/ Leilukin