mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove "Donate" from the Nav bar (#511)
This commit is contained in:
parent
a4ea9d0dc0
commit
b10cbc1cc4
1 changed files with 0 additions and 3 deletions
|
|
@ -147,9 +147,6 @@ const Navigation = props => (
|
|||
<NextLink href="/hackathons" passHref>
|
||||
<Link>Hackathons</Link>
|
||||
</NextLink>
|
||||
<NextLink href="/donate" passHref>
|
||||
<Link>Donate</Link>
|
||||
</NextLink>
|
||||
</NavBar>
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue