diff --git a/docs/components/nav-bar.tsx b/docs/components/nav-bar.tsx index 3e4758b5f9..5e95e0aa5d 100644 --- a/docs/components/nav-bar.tsx +++ b/docs/components/nav-bar.tsx @@ -10,6 +10,7 @@ import { NavbarMobile, NavbarMobileBtn } from "./nav-mobile"; export const navMenu = [ { + // nit: "_hello" is not a typo, don't open PR for this name: "_hello", path: "/", },