From cc25547162994b5f3a02ee6b62018bb8658d65b9 Mon Sep 17 00:00:00 2001 From: badgley Date: Fri, 15 Sep 2023 11:23:26 -0700 Subject: [PATCH 1/2] Add details about one earth publication --- contents/publications.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/contents/publications.js b/contents/publications.js index 7828c6e6..3b59c3e8 100644 --- a/contents/publications.js +++ b/contents/publications.js @@ -1,4 +1,14 @@ const publications = [ + { + date: '09-15-2023', + title: + 'Carbon offsets are incompatible with the Paris Agreement', + href: 'https://doi.org/10.1016/j.oneear.2023.08.014', + color: 'pink', + summary: + 'For carbon offsets to support temperature stabilization under the Paris Agreement, nearly everything about them must change.', + journal: 'One Earth' + }, { date: '12-23-2022', title: From bc33fe4f0fc452584fa75296c1b5482b413a93d9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 15 Sep 2023 18:23:59 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- contents/publications.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/contents/publications.js b/contents/publications.js index 3b59c3e8..056c837f 100644 --- a/contents/publications.js +++ b/contents/publications.js @@ -1,13 +1,12 @@ const publications = [ { date: '09-15-2023', - title: - 'Carbon offsets are incompatible with the Paris Agreement', + title: 'Carbon offsets are incompatible with the Paris Agreement', href: 'https://doi.org/10.1016/j.oneear.2023.08.014', color: 'pink', summary: 'For carbon offsets to support temperature stabilization under the Paris Agreement, nearly everything about them must change.', - journal: 'One Earth' + journal: 'One Earth', }, { date: '12-23-2022',