Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add community link to nav drawer
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent a8f6f3e commit eda287c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Navigation.tsx
Expand Up @@ -162,6 +162,7 @@ export default function (props: {
<Link href="/about">About Us</Link>
<Link href="/team">Our Team</Link>
<Link href="/support">Support</Link>
<Link href="https://ccdiscussion.com">Community</Link>
<Link href="/mod-queue" display={hasMod() ? undefined : "none"}>
Moderation
</Link>
Expand Down

0 comments on commit eda287c

Please sign in to comment.