From ed188f329108acafb645fb7a5f2239bc86a22b71 Mon Sep 17 00:00:00 2001 From: Jeremy-Z Date: Thu, 11 Jun 2026 12:30:43 -0400 Subject: [PATCH] Changed build info to be in JS instead of comments so it is not stripped during release build. --- public/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 6fe17575..c344f758 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,9 @@