From edb5d58bb42623de13adee69596b62b4dd4be209 Mon Sep 17 00:00:00 2001 From: marvin Date: Sun, 13 Sep 2026 13:43:58 -0400 Subject: [PATCH] Fix styles.css cache-busting so CSS updates always reach the browser --- package.json | 2 +- src/public/index.html | 2 +- src/server.js | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6f06b1c..f92cec3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "site-gateway", - "version": "0.11.41", + "version": "0.11.42", "private": true, "description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.", "type": "module", diff --git a/src/public/index.html b/src/public/index.html index 52f696b..0bca46e 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -7,7 +7,7 @@ Site Gateway - +