Skip to content

Commit ff5a80a

Browse files
authored
Merge pull request #170 from albac/hotfix/about
Changing to about
2 parents af77c25 + dcecf93 commit ff5a80a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/Navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const links = [
2323
path: "/projects",
2424
},
2525
{
26-
text: "Profile",
26+
text: "About",
2727
path: "/profile",
2828
},
2929
];

0 commit comments

Comments
 (0)