feat: fileserver + logging + styling

This commit is contained in:
2025-05-18 17:00:07 +02:00
parent f382ccc008
commit fa30f66b6b
8 changed files with 160 additions and 31 deletions

View File

@ -1,4 +1,4 @@
{{ define "footer" }}
<footer><p>© 2025 HSP Guard</p></footer>
<footer class="footer"><p>&copy; 2025 HSP Guard</p></footer>
{{ end }}