accessibility maxxing

This commit is contained in:
sundae 2025-09-11 19:30:58 +03:00
parent 6c9294f0a0
commit f18a342ae5
No known key found for this signature in database
64 changed files with 320 additions and 205 deletions

View file

@ -5,6 +5,6 @@ layout: base
<article>
{{content|safe}}
<section aria-label="Postscript">
{{blurb|safe}} <img src="{{avatar}}">
{{blurb|safe}} <img src="{{avatar}}" alt="Profile picture">
</section>
</article>