Skip to content

Commit

Permalink
added resume to nav links
Browse files Browse the repository at this point in the history
  • Loading branch information
erinnmclaughlin authored Apr 17, 2024
1 parent 56de51a commit de8f25e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PersonalWebsite/Layout/PageContainer.razor
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
<a href="https://github.com/erinnmclaughlin" target="_blank">github</a>
<span> &middot; </span>
<a href="https://www.linkedin.com/in/e1mclaughlin/" target="_blank">linked in</a>
<span> &middot; </span>
<a href="https://erinnmclaughlin.github.io/Resume/" target="_blank">resume</a>
</div>
</div>

Expand Down

0 comments on commit de8f25e

Please sign in to comment.