diff --git a/src/site.config.ts b/src/site.config.ts index c767f9f..9756437 100644 --- a/src/site.config.ts +++ b/src/site.config.ts @@ -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/