slight frontend changes

This commit is contained in:
Lennart
2025-06-28 01:14:55 +02:00
parent ff1e38477b
commit d2de87072f
7 changed files with 275 additions and 277 deletions

View File

@@ -23,6 +23,7 @@
</div>
</body>
<footer>
<a href="{{ env!("CARGO_PKG_REPOSITORY") }}" target="_blank">RustiCal {{ env!("CARGO_PKG_VERSION") }}</a>
<a href="/frontend/assets/licenses.html" target="_blank">Open Source Licenses</a>
</footer>
</html>