Skip to content

Commit

Permalink
Update navigation.tsx (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
fouwels authored Mar 28, 2024
1 parent a14edf0 commit f41010f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function Navigation (): React.ReactElement {
{
type: 'link',
text: 'LinkedIn',
href: 'https://www.linkedin.com/in/kaelanfouwels/',
href: 'https://www.linkedin.com/in/fouwels/',
external: true
},
{
Expand Down

0 comments on commit f41010f

Please sign in to comment.