header changes
This commit is contained in:
@@ -27,7 +27,7 @@ const Header = () => {
|
||||
{ name: "Home", href: "#home" },
|
||||
{ name: "About", href: "#aboutScroll" },
|
||||
{ name: "Projects", href: "#projectScroll" },
|
||||
{ name: "Experiences", href: "#experiencesScroll" },
|
||||
{ name: "Experience", href: "#experiencesScroll" },
|
||||
{ name: "Education", href: "#educationScroll" },
|
||||
{ name: "Contact", href: "#contactScroll" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user