header changes

This commit is contained in:
2026-01-22 19:30:11 +01:00
parent edfff97115
commit f4f100ae24
+1 -1
View File
@@ -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" },
];