Skip to content

Commit e704fc8

Browse files
committed
add dor highlight
1 parent 91386fe commit e704fc8

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

components/highlights.js

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,46 +4,46 @@ import Highlight from './highlight'
44

55
const HIGHLIGHTS = [
66
{
7-
id: 'offsets-db',
8-
date: '04-23-2025',
9-
href: '/research/offsets-db',
10-
title: 'OffsetsDB',
7+
id: 'dor-efficiency',
8+
date: '06-04-2025',
9+
href: '/research/dor-efficiency',
10+
title: 'Mapping the efficiency of direct ocean removal',
1111
summary:
12-
'We’ve expanded our database of offset data with searchable project types and details about who is using offset credits.',
12+
'We developed a tool to explore a new dataset that makes it easier to see how the efficiency of direct ocean removal varies around the world.',
1313
links: [
1414
{
15-
label: 'Database tool',
16-
href: '/research/offsets-db',
15+
label: 'Map tool',
16+
href: '/research/dor-efficiency',
1717
},
1818
{
19-
label: 'Update blog post',
20-
href: 'https://carbonplan.org/blog/offsets-db-additions',
19+
label: 'Explainer article',
20+
href: '/research/dor-efficiency-explainer',
21+
},
22+
{
23+
label: 'Comparison with OAE',
24+
href: '/research/mcdr-tools-about',
25+
},
26+
{
27+
label: 'Dataset',
28+
href: 'https://source.coop/repositories/cworthy/dor-efficiency-atlas/description/',
2129
},
2230
],
2331
},
2432
{
25-
id: 'oae-efficiency',
26-
date: '10-15-2024',
27-
href: '/research/oae-efficiency',
28-
title: 'Mapping the efficiency of ocean alkalinity enhancement',
33+
id: 'offsets-db',
34+
date: '04-23-2025',
35+
href: '/research/offsets-db',
36+
title: 'OffsetsDB',
2937
summary:
30-
'We developed a tool to explore a new dataset that makes it easier to see how the efficiency of ocean alkalinity enhancement varies around the world, in collaboration with [C]Worthy.',
38+
'We’ve expanded our database of offset data with searchable project types and details about who is using offset credits.',
3139
links: [
3240
{
33-
label: 'Map tool',
34-
href: '/research/oae-efficiency',
35-
},
36-
{
37-
label: 'Explainer article',
38-
href: '/research/oae-efficiency-explainer',
39-
},
40-
{
41-
label: 'Scientific paper',
42-
href: 'https://www.nature.com/articles/s41558-024-02179-9.epdf?sharing_token=LgDF4VdJvkifRzIuQy5nT9RgN0jAjWel9jnR3ZoTv0ML06qtsGAXcI3ncw2VKMdvNBF8yc3ykUNvQP2YZSZZg3VEb8eJNbnayufBxkZ0cVTHRB4myOJv4osBgWv1OPyMNfRCLYPLT3MancsjfEhCqWMLGD_VUA_LXbALrR9640c%3D',
41+
label: 'Database tool',
42+
href: '/research/offsets-db',
4343
},
4444
{
45-
label: 'Dataset',
46-
href: 'https://beta.source.coop/repositories/cworthy/oae-efficiency-atlas/description/',
45+
label: 'Update blog post',
46+
href: 'https://carbonplan.org/blog/offsets-db-additions',
4747
},
4848
],
4949
},

0 commit comments

Comments
 (0)