Skip to content

Commit

Permalink
Add alt text to image
Browse files Browse the repository at this point in the history
Relates to #11
  • Loading branch information
Jason Fry committed Sep 25, 2019
1 parent b0cb42c commit 348c2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h3 class="bottom-section-titles">Reach Out</h3>
<div class="content_block_content">
Want to discuss how I can help you solve problems? I would be honored if you emailed me.
</div>
<a id="email" href="mailto:[email protected]"><img class="icon" src="./images/blue-mail-icon.png" alt="" /></a>
<a id="email" href="mailto:[email protected]"><img class="icon" src="./images/blue-mail-icon.png" alt="email icon" /></a>
</div>
</div>

Expand Down

0 comments on commit 348c2f5

Please sign in to comment.