From 0c93cccad5ccee2b8fc8e11e29cfde3fd2da4fd3 Mon Sep 17 00:00:00 2001 From: cpso2020 <109317953+cpso2020@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:19:12 -0700 Subject: [PATCH 1/3] Update press.js --- data/press.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/press.js b/data/press.js index cc6dfe8c..64b39145 100644 --- a/data/press.js +++ b/data/press.js @@ -27,6 +27,15 @@ const highlights = [ ] const press = [ + { + source: ['The Journalist’s Resource'], + href: 'https://journalistsresource.org/home/carbon-offsets-4-things-journalists-need-to-understand/', + title: + 'Carbon offsets: 4 things journalists need to understand', + authors: [Clark Merrefield], + date: '07-22-2024', + format: 'print', + }, { source: ['The Straits Times'], href: 'https://www.straitstimes.com/asia/se-asia/carbon-credit-project-half-the-size-of-singapore-wins-court-reprieve', From e00992e233d545ca2c1326b7463b940c6782a61d Mon Sep 17 00:00:00 2001 From: cpso2020 <109317953+cpso2020@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:20:37 -0700 Subject: [PATCH 2/3] Update press.js --- data/press.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/press.js b/data/press.js index 64b39145..000c37f0 100644 --- a/data/press.js +++ b/data/press.js @@ -32,7 +32,7 @@ const press = [ href: 'https://journalistsresource.org/home/carbon-offsets-4-things-journalists-need-to-understand/', title: 'Carbon offsets: 4 things journalists need to understand', - authors: [Clark Merrefield], + authors: ['Clark Merrefield'], date: '07-22-2024', format: 'print', }, From 2f7784593dfa218fe6e7a24938f6a2ac58a57956 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 00:21:21 +0000 Subject: [PATCH 3/3] [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 000c37f0..f503009f 100644 --- a/data/press.js +++ b/data/press.js @@ -30,8 +30,7 @@ const press = [ { source: ['The Journalist’s Resource'], href: 'https://journalistsresource.org/home/carbon-offsets-4-things-journalists-need-to-understand/', - title: - 'Carbon offsets: 4 things journalists need to understand', + title: 'Carbon offsets: 4 things journalists need to understand', authors: ['Clark Merrefield'], date: '07-22-2024', format: 'print',