Skip to content

Commit

Permalink
Adjust some alt text
Browse files Browse the repository at this point in the history
  • Loading branch information
tedgravlin committed May 28, 2024
1 parent 0ed65b7 commit b2fac42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ <h3>About Me</h3>
<div class="about-button-container">
<a target="_blank" href="https://github.com/tedgravlin/" class="button-background">
<div class="button-contents">
<img alt="GitHub Icon" src="/assets/images/github-icon.svg">
<img alt="GitHub Logo" src="/assets/images/github-icon.svg">
<p>GitHub</p>
</div>
</a>
<a target="_blank" href="https://linkedin.com/in/theodore-gravlin/" class="button-background">
<div class="button-contents">
<img alt="LinkedIn Icon" src="/assets/images/linkedin-icon.svg">
<img alt="LinkedIn Logo" src="/assets/images/linkedin-icon.svg">
<p>LinkedIn</p>
</div>
</a>
Expand All @@ -62,7 +62,7 @@ <h3>About Me</h3>
</a>
<a target="_blank" rel="me" href="https://mastodon.world/@tedgravlin" class="button-background">
<div class="button-contents">
<img alt="Mastodon Icon" src="/assets/images/mastodon-icon.svg">
<img alt="Mastodon Logo" src="/assets/images/mastodon-icon.svg">
<p>Mastodon</p>
</div>
</a>
Expand Down

0 comments on commit b2fac42

Please sign in to comment.