add 2024 990 form (#1794)

This commit is contained in:
Echo 2026-01-23 16:11:44 -05:00 committed by GitHub
parent e0580ce162
commit fc4ac9188d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -628,9 +628,24 @@ const Philanthropy = ({ posts = [] }) => {
<Flex sx={{ justifyContent: 'space-between' }} mt={[3, 4]}>
<Box>
<Text as="h2">View Hack Club's IRS Form 990s</Text>
<Text as="p">2024 Form will be shared when ready.</Text>
<Text as="p">2025 Form will be shared when ready.</Text>
</Box>
<Box>
<Button
as="a"
variant="outline"
href="https://projects.propublica.org/nonprofits/organizations/812908499/202533219349309698/full"
target="_blank"
mb={4}
sx={{
fontSize: '1em !important',
width: 'fit-content',
float: 'right',
mt: 2
}}
>
2024
</Button>
<Button
as="a"
variant="outline"