From c136530a3b197dd5a6473c078ede47c160dc6104 Mon Sep 17 00:00:00 2001 From: sage-ortiz <109317953+sage-ortiz@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:34:49 -0700 Subject: [PATCH 1/2] Update press.js --- data/press.js | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/data/press.js b/data/press.js index 6bfc5cde..bbe41767 100644 --- a/data/press.js +++ b/data/press.js @@ -28,13 +28,13 @@ const highlights = [ const press = [ { - source: ['Northcoast Environmental Center'], - href: 'https://www.yournec.org/new-research-calls-into-question-carbon-offsets-from-northwest-california-forests/', + source: ['Yale Environment 360'], + href: 'https://e360.yale.edu/features/phantom-forests-tree-planting-climate-change', title: - 'New research calls into question carbon offsets from northwest California forests', - authors: [''], - date: '09-24-2022', - format: 'audio', + 'Phantom forests: why ambitious tree planting projects are failing', + authors: ['Fred Pearce'], + date: '10-6-2022', + format: 'print', }, { source: ['Protocol'], @@ -60,6 +60,15 @@ const press = [ date: '09-28-2022', format: 'print', }, + { + source: ['Northcoast Environmental Center'], + href: 'https://www.yournec.org/new-research-calls-into-question-carbon-offsets-from-northwest-california-forests/', + title: + 'New research calls into question carbon offsets from northwest California forests', + authors: ['Outside News Source'], + date: '09-24-2022', + format: 'audio', + }, { source: ['China Dialogue'], href: 'https://chinadialogue.net/en/nature/offsets-aflame-the-risk-of-wildfires-to-tree-planting-carbon-credits/', From c88ce58b775fe0d772a5a72f5a23544660948343 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 18:36:13 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- data/press.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/press.js b/data/press.js index bbe41767..7c507dff 100644 --- a/data/press.js +++ b/data/press.js @@ -30,8 +30,7 @@ const press = [ { source: ['Yale Environment 360'], href: 'https://e360.yale.edu/features/phantom-forests-tree-planting-climate-change', - title: - 'Phantom forests: why ambitious tree planting projects are failing', + title: 'Phantom forests: why ambitious tree planting projects are failing', authors: ['Fred Pearce'], date: '10-6-2022', format: 'print',