From 1feaabf984a3a191d708e9abed8e8329a6268c35 Mon Sep 17 00:00:00 2001 From: cpso2020 <109317953+cpso2020@users.noreply.github.com> Date: Wed, 24 Jul 2024 10:53:29 -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..a0eb3d71 100644 --- a/data/press.js +++ b/data/press.js @@ -27,6 +27,15 @@ const highlights = [ ] const press = [ + { + source: ['Axios'], + href: 'https://www.axios.com/visuals/olympics-2024-paris-heat-climate', + title: + 'Extreme heat threatens future summer olympics', + authors: ['Rahul Mukherjee', 'Erin Davis', 'Jared Whalen', 'Will Chase', 'Gabriella Turrisi'], + date: '07-24-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 4f27696f78a147a9589fb915b4c6cdf8c76942c6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:54:24 +0000 Subject: [PATCH 2/3] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- data/press.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/data/press.js b/data/press.js index a0eb3d71..d73df57d 100644 --- a/data/press.js +++ b/data/press.js @@ -30,9 +30,14 @@ const press = [ { source: ['Axios'], href: 'https://www.axios.com/visuals/olympics-2024-paris-heat-climate', - title: - 'Extreme heat threatens future summer olympics', - authors: ['Rahul Mukherjee', 'Erin Davis', 'Jared Whalen', 'Will Chase', 'Gabriella Turrisi'], + title: 'Extreme heat threatens future summer olympics', + authors: [ + 'Rahul Mukherjee', + 'Erin Davis', + 'Jared Whalen', + 'Will Chase', + 'Gabriella Turrisi', + ], date: '07-24-2024', format: 'print', }, From a795ae66d21a9157752498ea51b317949c483f8e Mon Sep 17 00:00:00 2001 From: cpso2020 <109317953+cpso2020@users.noreply.github.com> Date: Wed, 24 Jul 2024 10:57:18 -0700 Subject: [PATCH 3/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 d73df57d..72681f8b 100644 --- a/data/press.js +++ b/data/press.js @@ -30,7 +30,7 @@ const press = [ { source: ['Axios'], href: 'https://www.axios.com/visuals/olympics-2024-paris-heat-climate', - title: 'Extreme heat threatens future summer olympics', + title: 'Extreme heat threatens future summer Olympics', authors: [ 'Rahul Mukherjee', 'Erin Davis',