docs: add a comment (#7512)

This commit is contained in:
Alex Yang
2026-01-20 20:05:41 -08:00
parent e8f1465eb6
commit 1b6acc4e6c

View File

@@ -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: "/",
},