Skip to content

Commit

Permalink
Additional updates
Browse files Browse the repository at this point in the history
  • Loading branch information
katamartin committed Jan 8, 2025
1 parent 1ec20c3 commit f6bbfa9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/projects/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const About = ({ showFires, archive }) => {
<Wrapper title='Fires and forest offsets'>
This is a public monitor of forest fires affecting improved forest
management carbon offset projects in California's cap-and-trade program.{' '}
<Colors.Red>Live updating for 2024.</Colors.Red>
<Colors.Red>Live updating for 2025.</Colors.Red>
</Wrapper>
)

Expand Down
2 changes: 1 addition & 1 deletion components/projects/project/metrics.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ const Metrics = ({ data, setZoomTo, showFires }) => {
<Info>
We are tracking occurrences of fires overlapping offset
projects. Area burned refers to the fraction of fire area
overlapping offset project area, for all fires thus far in 2024,
overlapping offset project area, for all fires thus far in 2025,
updated every few hours. We list names for all overlapping
fires, with links if available.
</Info>
Expand Down

0 comments on commit f6bbfa9

Please sign in to comment.