mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Update footer.js
suggesting change from DONATE to Philanthropy / Board per a desire to clearly indicate to users who is on hack club's board
This commit is contained in:
parent
4ea7b81919
commit
f8cefb0d3b
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ const Footer = ({ dark = false, children, ...props }) => (
|
|||
<Link>Press Inquiries</Link>
|
||||
</NextLink>
|
||||
<NextLink href="/philanthropy" passHref>
|
||||
<Link>Donate / Board of Directors</Link>
|
||||
<Link>Philanthropy / Board</Link>
|
||||
</NextLink>
|
||||
</Box>
|
||||
<Box>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue