mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 17:31:41 +00:00
chore(site): remove About menu link from navigation
This commit is contained in:
@@ -62,10 +62,6 @@ export const menuLinks: { path: string; title: string }[] = [
|
|||||||
path: "/speaking/",
|
path: "/speaking/",
|
||||||
title: "Speaking",
|
title: "Speaking",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
path: "/about/",
|
|
||||||
title: "About",
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
// https://expressive-code.com/reference/configuration/
|
// https://expressive-code.com/reference/configuration/
|
||||||
|
|||||||
Reference in New Issue
Block a user