From ff0c2e9347b7725b8ea8cd9cf1756395f78bf767 Mon Sep 17 00:00:00 2001 From: Becky Hurst <82540542+beckyhurst@users.noreply.github.com> Date: Thu, 8 Feb 2024 08:23:41 -0800 Subject: [PATCH 1/2] Update press.js --- data/press.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/press.js b/data/press.js index de425ce7..5840c6e7 100644 --- a/data/press.js +++ b/data/press.js @@ -27,6 +27,14 @@ const highlights = [ ] const press = [ + { + source: ['Carbon Pulse'], + href: 'https://carbon-pulse.com/258173/', + title: 'Analysis: New review for zero-rated BC forest carbon project after key data surfaces', + authors: ['Allison Gacad'], + date: '02-07-2024', + format: 'print', + }, { source: ['The New Republic'], href: 'https://newrepublic.com/article/178100/carbon-offsets-taylors-version', From 3a0cfb8af5c84e4e5d3714a0d6aaa5e2f57cc47f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 16:24:05 +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, 2 insertions(+), 1 deletion(-) diff --git a/data/press.js b/data/press.js index 5840c6e7..dcbf2ca9 100644 --- a/data/press.js +++ b/data/press.js @@ -30,7 +30,8 @@ const press = [ { source: ['Carbon Pulse'], href: 'https://carbon-pulse.com/258173/', - title: 'Analysis: New review for zero-rated BC forest carbon project after key data surfaces', + title: + 'Analysis: New review for zero-rated BC forest carbon project after key data surfaces', authors: ['Allison Gacad'], date: '02-07-2024', format: 'print',