fix
All checks were successful
release-tag / release-image (push) Successful in 2m8s

This commit is contained in:
2025-07-28 15:09:25 +02:00
parent 3c71785849
commit e12f631c4a

View File

@@ -892,8 +892,8 @@ const htmlTemplate = `
{{end}}
<hr />
</div>
<img src="/static/footerupper.webp" alt="footer-1" />
<img src="/static/footerlower.webp" alt="footer-2" />
<img src="/static/img/footerupper.webp" alt="footer-1" />
<img src="/static/img/footerlower.webp" alt="footer-2" />
<script src="/static/js/bootstrap.bundle.min.js"></script>
<script src="/static/js/tom-select.complete.min.js"></script>