chore(blog): update "about" link
This commit is contained in:
parent
3af0fd7056
commit
c8a8dac86f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const NavbarData: Item[] = [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "About",
|
title: "About",
|
||||||
path: "/about",
|
path: "https://developomp.com",
|
||||||
icon: <FontAwesomeIcon icon={faUser} />,
|
icon: <FontAwesomeIcon icon={faUser} />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue