Skip to content

Commit

Permalink
Merge pull request #417 from carbonplan/cpso2020-patch-1
Browse files Browse the repository at this point in the history
Update press.js
  • Loading branch information
cpso2020 authored Mar 18, 2024
2 parents ecd6de3 + a1d99b5 commit c30ab83
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/press.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ const highlights = [
]

const press = [
{
source: ['New York Times'],
href: 'https://www.nytimes.com/2024/03/17/opinion/solar-geoengineering-risks-research.html',
title: 'The best way to find out if we can cool the planet',
authors: ['Jeremy Freeman'],
date: '03-17-2024',
format: 'print',
},
{
source: ['Bloomberg'],
href: 'https://www.bloomberg.com/news/articles/2024-03-12/texas-wildfire-smokehouse-creek-fire-burned-ranch-tied-to-soil-carbon-credits?accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb3VyY2UiOiJTdWJzY3JpYmVyR2lmdGVkQXJ0aWNsZSIsImlhdCI6MTcxMDI2NTA1NCwiZXhwIjoxNzEwODY5ODU0LCJhcnRpY2xlSWQiOiJTQThXQ0pUMEcxS1cwMCIsImJjb25uZWN0SWQiOiJFMkUzODg2QzgzREM0NTUxOEVFM0M2MDRGN0ZBRTlGMyJ9.23bLRBV4NywZ7x0QgdQZjXj1CBMNMvu7LBvK0hLdIH8',
Expand Down

0 comments on commit c30ab83

Please sign in to comment.