Add alt tag to images.

This commit is contained in:
2025-05-19 09:33:12 -07:00
parent 698e2aa680
commit 60f9241fbd
8 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
<div class="row">
<h1 class="col-12 title">Who Am I?</h1>
<div class="col-12 header center" >
<img src="/files/media/icons/about.jpg">
<img src="/files/media/icons/about.jpg" alt="">
</div>
</div>
<div class="row">