completionId: cgen-ae3594cdfaff4d589e599aa00b8ba648
cgen-ae3594cdfaff4d589e599aa00b8ba648
This commit is contained in:
parent
4a1fb13841
commit
f12e9269e1
1 changed files with 2 additions and 0 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue