Skip to content

Commit bfe97ae

Browse files
author
Devin Ulibarri
committed
Add 2024 990 to list of 990s for Donation page
1 parent 2085ea2 commit bfe97ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/constants/Donation.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ export const IMPACT_STATS = [
4646
];
4747

4848
export const FINANCIAL_FILINGS = [
49+
{
50+
year: '2024',
51+
link: 'assets/tax-filings/2024-Form-990EZ.pdf',
52+
},
4953
{
5054
year: '2023',
5155
link: 'assets/tax-filings/2023-Form-990EZ.pdf',

0 commit comments

Comments
 (0)