|
|
@ -24,7 +24,7 @@ const Nav = () => { |
|
|
|
<ActiveLink href="/#contact">Contact</ActiveLink> |
|
|
|
<ActiveLink href="/#contact">Contact</ActiveLink> |
|
|
|
<ActiveLink href="/projects">Projects</ActiveLink> |
|
|
|
<ActiveLink href="/projects">Projects</ActiveLink> |
|
|
|
<a href="https://github.com/E-Almqvist" target="_blank" rel="noreferrer">GitHub</a> |
|
|
|
<a href="https://github.com/E-Almqvist" target="_blank" rel="noreferrer">GitHub</a> |
|
|
|
<a href="https://git.wych.dev">WychGit</a> |
|
|
|
<a href="https://git.wych.dev" target="_blank" rel="noreferrer">WychGit</a> |
|
|
|
</NavCont> |
|
|
|
</NavCont> |
|
|
|
) |
|
|
|
) |
|
|
|
} |
|
|
|
} |
|
|
|