Version 1.3.10: Versionsanzeige im Footer hinzugefügt

This commit is contained in:
2025-07-26 10:28:30 +02:00
parent 386a3f688f
commit 9a45444db4
2 changed files with 5 additions and 1 deletions

View File

@@ -836,6 +836,7 @@ footer br + a {
Dies ist ein werbe- und trackingfreier <a href="https://codeberg.org/elpatron/datecalc/src/branch/main/README.md" target="_blank" style="color:#2563eb; text-decoration:underline;">Open Source Datumsrechner</a><br>
<a href="/api-docs" target="_blank" style="color:#2563eb; text-decoration:underline;">REST API Dokumentation (Swagger)</a><br>
© 2025 <a href="mailto:elpatron@mailbox.org?subject=Datumsrechner" style="color:#2563eb; text-decoration:underline;">M. Busche</a>
<div style="margin-top:0.5em; font-size:0.85em; color:#94a3b8;">v{{ app_version }}</div>
</footer>
<script>
document.addEventListener('DOMContentLoaded', function() {