Add privacy to footer (and remove pizza grant)

This commit is contained in:
Max Wofford 2025-12-05 13:48:32 -05:00
parent 383c9bd6ac
commit 1725e02f16

View file

@ -113,12 +113,12 @@ const Footer = ({
<Heading as="h2" variant="subheadline" mb={3}>
Resources
</Heading>
<Link href="https://hackclub.com/pizza">Clubs Pizza Grant</Link>
<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://hackclub.com/map">Clubs Map</Link>
<Link href="https://hackclub.com/conduct/">Code of Conduct</Link>
<Link href="https://hackclub.com/privacy/">Privacy & Terms</Link>
</Box>
<Box sx={{ gridColumn: ["span 2", "span 1"] }}>
<Logo aria-label="Hack Club logo" width={128} height={45} />