a11y: ARIA text for footer line
+ fixed indentation on some view sources
This commit is contained in:
parent
4b36603b89
commit
e6c5ecc469
7 changed files with 77 additions and 77 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue