Skip to content

Commit

Permalink
Merge pull request #411 from carbonplan/katamartin/2023-report
Browse files Browse the repository at this point in the history
Add 2023 report
  • Loading branch information
katamartin authored Feb 28, 2024
2 parents 21c4c29 + 3a1abf0 commit 21ed1c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions pages/funding.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ const Funding = () => {
<Link href='https://files.carbonplan.org/CarbonPlan-Annual-Report-2022.pdf'>
2022
</Link>
,{' '}
<Link href='https://files.carbonplan.org/CarbonPlan-Annual-Report-2023.pdf'>
2023
</Link>
) or our Form 990s (
<Link href='https://files.carbonplan.org/CarbonPlan-Form-990-2020.pdf'>
2020
Expand Down
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,12 +151,12 @@ const Index = () => {
Annual report
</Box>
<Button
href='https://files.carbonplan.org/CarbonPlan-Annual-Report-2022.pdf'
href='https://files.carbonplan.org/CarbonPlan-Annual-Report-2023.pdf'
size='md'
sx={{ mb: [3] }}
suffix={<RotatingArrow />}
>
Our 2022 in review
Our 2023 in review
</Button>
<Box
sx={{
Expand Down

0 comments on commit 21ed1c4

Please sign in to comment.