Skip to content

Commit

Permalink
editing footer again 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinB19 committed Sep 10, 2024
1 parent c838992 commit b554774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ <h1>
<a aria-label="Send email" href="mailto:{{site.social.email}}"><i class="icon fa fa-envelope"></i></a>
<a aria-label="My LinkedIn" target="_blank" href="{{ site.social.linkedin }}"><i class="icon fa fa-linkedin" aria-hidden="true"></i></a>
<a aria-label="My Github" target="_blank" href="{{ site.social.github }}"><i class="icon fa fa-github-alt" aria-hidden="true"></i></a>
<a aria-label="My Medium" target="_blank" href="{{ site.social.medium }}"><i class="icon fa fa-medium" aria-hidden="true"></i>
<a aria-label="My Medium" target="_blank" href="{{ site.social.medium }}"><i class="fa-brands fa-medium" aria-hidden="true"></i>
</div>
<div class="header-links">
<a class="link" href="#about" data-scroll>About Me</a>
Expand Down

0 comments on commit b554774

Please sign in to comment.