diff --git a/constants/index.tsx b/constants/index.tsx index 4148011..2d7029a 100644 --- a/constants/index.tsx +++ b/constants/index.tsx @@ -13,16 +13,16 @@ export const NAVBAR = { target: "_self", label: "Docs", }, - { - href: "/forum", - target: "_self", - label: "Forum", - }, { href: "/blog", target: "_self", label: "Blog", }, + { + href: "/contact", + target: "_self", + label: "Contact", + }, ], rightLinks: [ {