This commit is contained in:
2026-04-23 22:29:00 +02:00
parent fcd3554545
commit 3460b67777
37 changed files with 356 additions and 325 deletions
+1
View File
@@ -26,6 +26,7 @@ const Header = () => {
const navLinks = [
{ name: "Home", href: "#home" },
{ name: "About", href: "#aboutScroll" },
{ name: "Certifications", href: "#certificationsScroll" },
{ name: "Projects", href: "#projectScroll" },
{ name: "Experience", href: "#experiencesScroll" },
{ name: "Education", href: "#educationScroll" },