mirror of
https://github.com/prdlk/website.git
synced 2026-08-02 09:21: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/",
|
||||
title: "Speaking",
|
||||
},
|
||||
{
|
||||
path: "/about/",
|
||||
title: "About",
|
||||
},
|
||||
];
|
||||
|
||||
// https://expressive-code.com/reference/configuration/
|
||||
|
||||
Reference in New Issue
Block a user