Skip to content

Commit

Permalink
Merge pull request #170 from albac/hotfix/about
Browse files Browse the repository at this point in the history
Changing to about
  • Loading branch information
albac authored Jun 1, 2023
2 parents af77c25 + dcecf93 commit ff5a80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const links = [
path: "/projects",
},
{
text: "Profile",
text: "About",
path: "/profile",
},
];
Expand Down

0 comments on commit ff5a80a

Please # to comment.