mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Add philanthropy link to nav (#1589)
This commit is contained in:
parent
e93a160e86
commit
0df7e94348
1 changed files with 3 additions and 0 deletions
|
|
@ -147,6 +147,9 @@ const Navigation = props => (
|
|||
<NextLink href="https://toolbox.hackclub.com/" passHref>
|
||||
<Link>Toolbox</Link>
|
||||
</NextLink>
|
||||
<NextLink href="/philanthropy" passHref>
|
||||
<Link>Philanthropy</Link>
|
||||
</NextLink>
|
||||
</NavBar>
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue