Skip to content

Commit

Permalink
Update contact-bar.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
kubgus authored Jun 24, 2024
1 parent 76c2ea9 commit 1214477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/contact-bar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ figure {
<i class="fab fa-linkedin"></i>
</a>

<a href="https://twitter.com/gustafik_dev" aria-label="Twitter" target="_blank" class="implied">
<a href="https://twitter.com/j_gustafik" aria-label="Twitter" target="_blank" class="implied">
<i class="fab fa-twitter"></i>
</a>

Expand Down

0 comments on commit 1214477

Please sign in to comment.