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 @@
+