Add Boreal Express to Navbar

This commit is contained in:
Deven Jadhav 2024-06-18 10:15:10 -04:00
parent 5d07e6416f
commit 1389163348

View file

@ -142,7 +142,9 @@ const Navigation = props => (
<Link>Community</Link>
</NextLink>
<Link href="https://scrapbook.hackclub.com/">Scrapbook</Link>
<Link href="https://toolbox.hackclub.com/">Toolbox</Link>
<Link href="https://boreal.hackclub.com/">
The&nbsp;Boreal&nbsp;Express
</Link>
<NextLink href="/onboard" passHref>
<Link>OnBoard</Link>
</NextLink>