mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Remove Jobs from Nav
This commit is contained in:
parent
41d63a4ed1
commit
5e248002be
1 changed files with 0 additions and 3 deletions
|
|
@ -150,9 +150,6 @@ const Navigation = props => (
|
|||
<NextLink href="/bank" passHref>
|
||||
<Link children="Bank" />
|
||||
</NextLink>
|
||||
<NextLink href="/jobs" passHref>
|
||||
<Link children="Jobs" />
|
||||
</NextLink>
|
||||
<NextLink href="/donate" passHref>
|
||||
<Link children="Donate" />
|
||||
</NextLink>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue