Skip to content

Commit

Permalink
Changed the link in the navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
originalnicodr committed Dec 22, 2023
1 parent 3add5b2 commit 0f8eec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/global/navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const Navigation = () => {
</Link>
</li>
<Link
href="https://framedsc.com/framed-wrapped/"
href="../"
style ={ aYearofFramedStyle }
>
<img src="recap-nsub-logo.svg" style={ recapLogoStyle }/>
Expand Down

0 comments on commit 0f8eec8

Please sign in to comment.