mirror of
https://github.com/System-End/site.git
synced 2026-04-19 18:35:12 +00:00
Add link to contribute in footer (#392)
This commit is contained in:
parent
5af3686bae
commit
06b993aac0
1 changed files with 1 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ const Footer = ({ dark = false, children, ...props }) => (
|
|||
<Link href="https://hackclub.com/conduct/">Code of Conduct</Link>
|
||||
<Link href="https://events.hackclub.com/">Events</Link>
|
||||
<Link href="https://workshops.hackclub.com/">Workshops</Link>
|
||||
<Link href="https://contribute.hackclub.com/">Contribute</Link>
|
||||
<Link href="https://hackathons.hackclub.com/">Hackathons</Link>
|
||||
<NextLink href="/bank" passHref>
|
||||
<Link>Bank</Link>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue