mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Add jams to footer
This commit is contained in:
parent
4547beeb8b
commit
d8081d38e7
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ const Footer = ({ dark = false, children, ...props }) => (
|
|||
Resources
|
||||
</Heading>
|
||||
<Link href="https://events.hackclub.com/">Community Events</Link>
|
||||
<Link href="https://jams.hackclub.com/">Jams</Link>
|
||||
<Link href="https://toolbox.hackclub.com/">Toolbox</Link>
|
||||
<Link href="https://directory.hackclub.com/">Clubs Directory</Link>
|
||||
<Link href="https://hackclub.com/conduct/">Code of Conduct</Link>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue