We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f74897 commit 8ee97ffCopy full SHA for 8ee97ff
1 file changed
src/components/Navbar.astro
@@ -7,7 +7,6 @@ const navLinks = [
7
{ href: "/lab", label: "Lab" },
8
{ href: "/notes", label: "Notas" },
9
{ href: "/security", label: "Seguridad" },
10
- { href: "/certifications", label: "Certificaciones" },
11
{ href: "/log", label: "Log" },
12
];
13
---
0 commit comments