From a5047501bd3fee83f9e8353e737f6e78a387f873 Mon Sep 17 00:00:00 2001 From: Djeex Date: Wed, 6 Aug 2025 11:39:41 +0000 Subject: [PATCH] Fixed wrong version --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index 7a1ea00..dcd45bd 100644 --- a/build.py +++ b/build.py @@ -109,7 +109,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"""