Skip to content

Commit

Permalink
Reorder tools
Browse files Browse the repository at this point in the history
  • Loading branch information
katamartin committed Jun 14, 2023
1 parent 88b994c commit 4ea0bb2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions contents/tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ const tools = [
'Interactive tool for understanding Verification Confidence Levels (VCLs) for carbon removal.',
title: 'CDR Verification Framework',
},
{
id: 'forest-offsets-fires',
logo: <ForestOffsetsFires />,
color: 'red',
summary:
'Mapping forest carbon offset projects and their intersections with fires.',
title: 'Offsets Fires',
},
{
id: 'cmip6-downscaling',
logo: <CMIP6Downscaling />,
Expand Down Expand Up @@ -65,14 +73,6 @@ const tools = [
summary: 'A database of protocols used to credit soil carbon.',
title: 'Soil Protocols',
},
{
id: 'forest-offsets-fires',
logo: <ForestOffsetsFires />,
color: 'red',
summary:
'Mapping forest carbon offset projects and their intersections with fires.',
title: 'Offsets Fires',
},
{
id: 'forest-offsets-crediting',
logo: <ForestOffsetsCrediting />,
Expand Down

1 comment on commit 4ea0bb2

@vercel
Copy link

@vercel vercel bot commented on 4ea0bb2 Jun 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.