From 00990d50088e2e9d84e7e4898720e5ed9fc58700 Mon Sep 17 00:00:00 2001 From: marvin Date: Wed, 16 Sep 2026 18:04:13 -0400 Subject: [PATCH] Fix recovery codes being unreadable (light-on-light) when OS is in light mode but app theme is dark (v0.11.120) --- package.json | 2 +- src/public/index.html | 2 +- src/public/styles.css | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0e8732a..07976bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "site-gateway", - "version": "0.11.119", + "version": "0.11.120", "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 7308330..5ed0679 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -7,7 +7,7 @@ Site Gateway - +