Skip to content

Commit

Permalink
Update header with
Browse files Browse the repository at this point in the history
  • Loading branch information
amostof authored Feb 7, 2023
1 parent 29ba6cc commit fac8b13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ <h1>
{% endif %}
</div>
<div class="header-links">
<!-- <a class="link" href="#about" data-scroll>About Me</a> -->
<a class="link" href="#about" data-scroll>About Me</a>
<!-- <a class="link" href="#projects" data-scroll>Projects</a>-->
<a class="link" target="_blank" href="/static/Amir_autoCV.pdf">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 fac8b13

Please sign in to comment.