mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Add Boreal Express to Navbar
This commit is contained in:
parent
5d07e6416f
commit
1389163348
1 changed files with 3 additions and 1 deletions
|
|
@ -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 Boreal Express
|
||||
</Link>
|
||||
<NextLink href="/onboard" passHref>
|
||||
<Link>OnBoard</Link>
|
||||
</NextLink>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue