Version im Footer hinzugefügt

This commit is contained in:
2025-03-18 10:24:18 +01:00
parent 6d7298548b
commit 9c04bb973e
2 changed files with 3 additions and 1 deletions

View File

@@ -252,7 +252,8 @@
<footer class="footer">
<div class="footer-content">
Made with ❤️ and 🍺 in 3 hours by <a href="https://medisoftware.de" target="_blank" class="footer-link">medisoftware</a> and <a href="https://cursor.com" target="_blank" class="footer-link">Cursor</a>
Made with ❤️ and 🍺 by <a href="https://www.medisoftware.de" target="_blank" class="footer-link">medisoftware</a>
<div style="font-size: 0.8em;">Version: v1.2.0</div>
</div>
</footer>

View File

@@ -53,6 +53,7 @@
<footer class="footer">
<div class="footer-content">
Made with ❤️ and 🍺 by <a href="https://www.medisoftware.de" target="_blank" class="footer-link">medisoftware</a>
<div style="font-size: 0.8em;">Version: v1.2.0</div>
</div>
</footer>
</body>