Hotfix - Build version

This commit is contained in:
2025-08-08 11:18:13 +00:00
parent 2749302082
commit b378e9a386

View File

@ -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"<!-- Build with Lumeex v1.0 | https://git.djeex.fr/Djeex/lumeex | {build_date} -->"
signature = f"<!-- Build with Lumeex v1.1 | https://git.djeex.fr/Djeex/lumeex | {build_date} -->"
body = f"""
<body>
<div class="page-loader"><div class="spinner"></div></div>