Skip to content

Commit

Permalink
Update press.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cpso2020 authored Mar 18, 2024
1 parent ecd6de3 commit 4d2c45e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/press.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@ 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 4d2c45e

Please sign in to comment.