Skip to content

Commit

Permalink
Add new categories (#2415)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xAurelius authored Jan 21, 2025
1 parent fe2061e commit c9994e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions carbon-projects/lib/categories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@ export const categories = [
{ title: "Agriculture", value: "Agriculture" },
{ title: "Construction", value: "Construction" },
{ title: "Biochar", value: "Biochar" },
{ title: "Waste Disposal", value: "Waste Disposal" },
{ title: "Low Carbon Energy", value: "Low Carbon Energy" },
{ title: "Transportation", value: "Transportation" },
{ title: "Other", value: "Other" },
];

0 comments on commit c9994e0

Please sign in to comment.