From 98cb53df097d89ba60fcf95930dc5ffb54762139 Mon Sep 17 00:00:00 2001 From: "Claw (AI)" Date: Wed, 13 May 2026 23:08:18 +0000 Subject: [PATCH] fix(images): update nginx with gzip and 30d cache headers - Enable gzip for CSS, JS, SVG, JSON, XML - Add 30-day cache headers for static assets (images, CSS, JS, fonts) - Set Cache-Control: public, immutable for static files