lpk-website

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

commit 7cec27f46c1682053f3e56659144da65364fc571
parent 3b9b79b6c7040275f785d4ccb58f171f7dfc9f93
Author: Chris <chris@echoz.io>
Date:   Wed,  6 Sep 2023 20:18:37 +0200

fix: add .htaccess with cache-control

Diffstat:
Astatic/.htaccess | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/static/.htaccess b/static/.htaccess @@ -0,0 +1 @@ +Header set Cache-Control no-cache