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

@ -9,7 +9,7 @@
<div class="row">
<h1 class="col-12 title">Resume</h1>
<div class="col-12 header center" >
<img src="/files/media/icons/home.jpg"> <!-- TBD use a new photo -->
<img src="/files/media/icons/home.jpg" alt=""> <!-- TBD use a new photo -->
</div>
<h2 class="col-12 title center">Current Status : Traveling Full Time</h2>
</div>