a11y: ARIA text for footer line

+ fixed indentation on some view sources
This commit is contained in:
ari melody 2025-02-04 09:29:44 +00:00
parent 4b36603b89
commit e6c5ecc469
Signed by: ari
GPG key ID: CF99829C92678188
7 changed files with 77 additions and 77 deletions

View file

@ -1,9 +1,9 @@
{{define "footer"}}
<footer>
<div id="footer">
<small><em>*made with by ari, 2025*</em></small>
</div>
<div id="footer">
<small><em>*made with <span aria-label="love"></span> by ari, 2025*</em></small>
</div>
</footer>
{{end}}