File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,6 +56,10 @@ const Funding = () => {
5656 < Link href = 'https://files.carbonplan.org/CarbonPlan-Annual-Report-2023.pdf' >
5757 2023
5858 </ Link >
59+ ,{ ' ' }
60+ < Link href = 'https://files.carbonplan.org/CarbonPlan-Annual-Report-2024.pdf' >
61+ 2024
62+ </ Link >
5963 ) or our Form 990s (
6064 < Link href = 'https://files.carbonplan.org/CarbonPlan-Form-990-2020.pdf' >
6165 2020
@@ -72,6 +76,10 @@ const Funding = () => {
7276 < Link href = 'https://files.carbonplan.org/CarbonPlan-Form-990-2023.pdf' >
7377 2023
7478 </ Link >
79+ ,{ ' ' }
80+ < Link href = 'https://files.carbonplan.org/CarbonPlan-Form-990-2024.pdf' >
81+ 2024
82+ </ Link >
7583 ).
7684 </ Box >
7785 </ Column >
Original file line number Diff line number Diff line change @@ -144,12 +144,12 @@ const Index = () => {
144144 Annual report
145145 </ Box >
146146 < Button
147- href = 'https://files.carbonplan.org/CarbonPlan-Annual-Report-2023 .pdf'
147+ href = 'https://files.carbonplan.org/CarbonPlan-Annual-Report-2024 .pdf'
148148 size = 'md'
149149 sx = { { mb : [ 3 ] } }
150150 suffix = { < RotatingArrow /> }
151151 >
152- Our 2023 in review
152+ Our 2024 in review
153153 </ Button >
154154 < Box
155155 sx = { {
You can’t perform that action at this time.
0 commit comments