From d0fe57fe9c449353fdcbe9b3847ade14903fa8f7 Mon Sep 17 00:00:00 2001 From: Djeex Date: Sat, 9 Aug 2025 23:40:35 +0000 Subject: [PATCH] Updating build.py version --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index f2aea5e..1b06c21 100644 --- a/build.py +++ b/build.py @@ -125,7 +125,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"""