Skip to content

Commit

Permalink
Update badges, monogram, and grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Jan 10, 2024
1 parent e28808c commit 2147c82
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<img
src='https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png'
height='48'
/>
<p align="left" >
<a href='https://carbonplan.org'>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://carbonplan-assets.s3.amazonaws.com/monogram/light-small.png">
<img alt="CarbonPlan monogram." height="48" src="https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png">
</picture>
</a>
</p>


# carbonplan / forest-offsets-web

**dashboard for retrospective analysis of offset projects**

[![GitHub][github-badge]][github]
[![CI](https://github.com/carbonplan/forest-offsets-web/actions/workflows/main.yml/badge.svg)](https://github.com/carbonplan/forest-offsets-web/actions/workflows/main.yml)
![MIT License][]

[github]: https://github.com/carbonplan/forest-offsets-web
[github-badge]: https://badgen.net/badge/-/github?icon=github&label
[mit license]: https://badgen.net/badge/license/MIT/blue
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

## building the site

Expand All @@ -33,8 +33,8 @@ and then visit `http://localhost:5001/research/forest-offsets-crediting` or `htt

## license

All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/) licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/)-licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).

## about us

CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at [carbonplan.org](https://carbonplan.org/) or get in touch by [opening an issue](https://github.com/carbonplan/forest-offsets-web/issues/new) or [sending us an email](mailto:[email protected]).
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at [carbonplan.org](https://carbonplan.org/) or get in touch by [opening an issue](https://github.com/carbonplan/forest-offsets-web/issues/new) or [sending us an email](mailto:[email protected]).

1 comment on commit 2147c82

@vercel
Copy link

@vercel vercel bot commented on 2147c82 Jan 10, 2024

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.