Skip to content

Commit f811d21

Browse files
author
Devin Ulibarri
committed
Add link to point to prior year's filed 990
1 parent 156d436 commit f811d21

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)