From b378e9a386e6b2195a60560fcb8fecf5832f2ebe Mon Sep 17 00:00:00 2001 From: Djeex Date: Fri, 8 Aug 2025 11:18:13 +0000 Subject: [PATCH] Hotfix - Build version --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 3dc5339..e512159 100644 --- a/build.py +++ b/build.py @@ -121,7 +121,7 @@ def build(): gallery_html = render_gallery_images(gallery_images) gallery = render_template(TEMPLATE_DIR / "gallery.html", {"gallery_images": gallery_html}) - signature = f"" + signature = f"" body = f"""