From f12e9269e11227d94bf000d764d3c9b30513b708 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 8 Nov 2025 01:36:27 +0000 Subject: [PATCH] completionId: cgen-ae3594cdfaff4d589e599aa00b8ba648 cgen-ae3594cdfaff4d589e599aa00b8ba648 --- client/components/Layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 5b715f6e..c688b4e6 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -106,7 +106,9 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { { name: "Roadmap", href: "/roadmap" }, { name: "Projects", href: "/projects" }, { name: "Developers", href: "/developers" }, + { name: "Creators", href: "/creators" }, { name: "Opportunities", href: "/opportunities" }, + { name: "My Applications", href: "/profile/applications" }, { name: "Home", href: "/" }, { name: "About", href: "/about" }, { name: "Contact", href: "/contact" },