lpk-website

Lillehammer pistolklubb website
git clone https://git.echoz.io/lpk-website.git
Log | Files | Refs | README | LICENSE

commit e580f825332817cb904db714cea9e5834fc19ddd
parent 7cec27f46c1682053f3e56659144da65364fc571
Author: Chris <chris@echoz.io>
Date:   Wed,  6 Sep 2023 20:23:02 +0200

fix: set short age for cache

Diffstat:
Mstatic/.htaccess | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/.htaccess b/static/.htaccess @@ -1 +1 @@ -Header set Cache-Control no-cache +Header set Cache-Control max-age=3600