From d825f5d51b481e8882f35f4e362713ff59659d87 Mon Sep 17 00:00:00 2001 From: itsaygea Date: Sat, 24 Jan 2026 09:21:08 -0700 Subject: [PATCH] Use SYSTEM_VERSION for footer display and cache busting - Single SYSTEM_VERSION variable (currently 2.1) - Footer shows 'SYSTEM V2.1' dynamically - Same version used for CSS/JS cache busting - Just update SYSTEM_VERSION to change both --- index.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 749cb26..3ebce31 100644 --- a/index.html +++ b/index.html @@ -8,10 +8,17 @@ - + @@ -592,7 +599,7 @@ @@ -607,6 +614,6 @@ - +