Update footer to v2.1.2 with improved styling and stable badge

This commit is contained in:
Stiftung Development
2025-09-17 20:12:49 +02:00
parent cbde96698b
commit d62e5cacff

View File

@@ -442,7 +442,10 @@
<div class="copyright text-center my-auto">
<span>&copy; 2025 van Hees-Theyssen-Vogel'sche Stiftung. Alle Rechte vorbehalten.</span>
<br>
<small class="text-muted">v2.1.1 - Verpachtungsmanagement • Sept 2025 (Deployment Test)</small>
<small class="text-muted">
<i class="fas fa-leaf text-success"></i> v2.1.2 - Verpachtungsmanagement • Sept 2025
<span class="badge badge-primary ml-2">🚀 Stabil</span>
</small>
</div>
</div>
</footer>