From 77116fc348fc518e1e87d126e9debc10397c98ba Mon Sep 17 00:00:00 2001 From: cpso2020 <109317953+cpso2020@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:28:51 -0800 Subject: [PATCH 1/2] Update press.js --- data/press.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/press.js b/data/press.js index 2f355133..71dd75ac 100644 --- a/data/press.js +++ b/data/press.js @@ -27,6 +27,15 @@ const highlights = [ ] const press = [ + { + source: ['Plan Sea'], + href: 'https://www.buzzsprout.com/2141111/14447172?trk=public_post_comment-text', + title: + 'Ocean Interventions to Address Climate Change', + authors: ['Wil Burns','Anna Madlener'], + date: '02-13-2024', + format: 'audio', + }, { source: ['Carbon Pulse'], href: 'https://carbon-pulse.com/258173/', From 435fec1bc68b51d290a78f136ca47cdc68c13c89 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 18:31:41 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/data/press.js b/data/press.js index 71dd75ac..1f1089b9 100644 --- a/data/press.js +++ b/data/press.js @@ -30,9 +30,8 @@ const press = [ { source: ['Plan Sea'], href: 'https://www.buzzsprout.com/2141111/14447172?trk=public_post_comment-text', - title: - 'Ocean Interventions to Address Climate Change', - authors: ['Wil Burns','Anna Madlener'], + title: 'Ocean Interventions to Address Climate Change', + authors: ['Wil Burns', 'Anna Madlener'], date: '02-13-2024', format: 'audio', },