Skip to content

Commit

Permalink
chore: remove projects link
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanbirrell committed Jan 20, 2025
1 parent 49f34c2 commit 04873aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { SITE_TITLE } from "../consts";

<HeaderLink href="/" class="noprint">Home</HeaderLink> |
<!-- <HeaderLink href="/resume">Resume</HeaderLink> | -->
<HeaderLink href="/projects">Projects</HeaderLink> |
<!-- <HeaderLink href="/projects">Projects</HeaderLink> | -->
<HeaderLink href="/photos">Photos</HeaderLink> |
<a href="https://github.com/nathanbirrell">Github</a> |
<a href="http://linkedin.com/in/nathanbirrell">Linkedin</a>
Expand Down

0 comments on commit 04873aa

Please sign in to comment.