Skip to content

Commit

Permalink
changed resume download button text
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinB19 committed Sep 9, 2024
1 parent 44a8420 commit 0a699f4
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 @@ -13,7 +13,7 @@ <h1>
<a class="link" href="#about" data-scroll>About Me</a>
<a class="link" href="#projects" data-scroll>Projects</a>
<a class="link" href="#posts" data-scroll>Blog Posts</a>
<a class="link" target="_blank" href="{{ '/assets/ColinBradley - DS - General.pdf' }}" download>Download Resume</a>
<a class="link" target="_blank" href="{{ '/assets/ColinBradley - DS - General.pdf' }}" download>Resume</a>
</div>
</div>
<a class="down" href="#about" data-scroll><i class="icon fa fa-chevron-down" aria-hidden="true"></i></a>
Expand Down

0 comments on commit 0a699f4

Please sign in to comment.