Skip to content

Commit b04e911

Browse files
Miles0417Yohann
authored and
Yohann
committed
hide-new-page-tmp
1 parent d325d76 commit b04e911

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/layout/nav/Nav.tsx

+4-4
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,10 @@ const Nav = ({ isBgWhite = false }: Props) => {
110110
label: t("projectManagement"),
111111
url: "/project-management",
112112
},
113-
{
114-
label: t("cyberSecurity"),
115-
url: "/cyber-security",
116-
},
113+
// {
114+
// label: t("cyberSecurity"),
115+
// url: "/cyber-security",
116+
// },
117117
],
118118
},
119119
{

0 commit comments

Comments
 (0)