Skip to content

Commit 8ee97ff

Browse files
committed
feat: remove 'Certificaciones' link from navigation menu
1 parent 2f74897 commit 8ee97ff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Navbar.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const navLinks = [
77
{ href: "/lab", label: "Lab" },
88
{ href: "/notes", label: "Notas" },
99
{ href: "/security", label: "Seguridad" },
10-
{ href: "/certifications", label: "Certificaciones" },
1110
{ href: "/log", label: "Log" },
1211
];
1312
---

0 commit comments

Comments
 (0)