From 3b2d0335bd6e43814ac333750b8dc2cea0801553 Mon Sep 17 00:00:00 2001 From: futile Date: Thu, 23 Jul 2026 13:19:02 +0100 Subject: [PATCH] home: hopefully make background image load smoother --- Caddyfile | 3 +++ home/index.html | 1 + home/setup.html | 1 + home/terms-privacy.html | 1 + 4 files changed, 6 insertions(+) diff --git a/Caddyfile b/Caddyfile index cc211c8..5eb1148 100644 --- a/Caddyfile +++ b/Caddyfile @@ -7,6 +7,9 @@ atom.town { root * /srv/home file_server encode zstd + + @assets path /assets/* + header @assets Cache-Control "public, max-age=604800, immutable" } post.atom.town { diff --git a/home/index.html b/home/index.html index bdbc85f..b9b2189 100644 --- a/home/index.html +++ b/home/index.html @@ -8,6 +8,7 @@ + diff --git a/home/setup.html b/home/setup.html index 16857a3..7552a62 100644 --- a/home/setup.html +++ b/home/setup.html @@ -8,6 +8,7 @@ + diff --git a/home/terms-privacy.html b/home/terms-privacy.html index 7350243..9251cb9 100644 --- a/home/terms-privacy.html +++ b/home/terms-privacy.html @@ -8,6 +8,7 @@ +