Skip to content

Commit 64cf1d8

Browse files
committed
Update badges, monogram, and grammar
1 parent ee3643c commit 64cf1d8

1 file changed

Lines changed: 12 additions & 14 deletions

File tree

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
1-
<img
2-
src='https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png'
3-
height='48'
4-
/>
1+
<p align="left" >
2+
<a href='https://carbonplan.org'>
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://carbonplan-assets.s3.amazonaws.com/monogram/light-small.png">
5+
<img alt="CarbonPlan monogram." height="48" src="https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png">
6+
</picture>
7+
</a>
8+
</p>
59

610
# carbonplan / cdr-database
711

812
**reports on carbon removal projects and technologies**
913

10-
[![GitHub][github-badge]][github]
11-
[![Build Status]][actions]
12-
![MIT License][]
14+
[![CI](https://github.com/carbonplan/cdr-database/actions/workflows/main.yml/badge.svg)](https://github.com/carbonplan/cdr-database/actions/workflows/main.yml)
15+
![GitHub deployments](https://img.shields.io/github/deployments/carbonplan/cdr-database/production?label=vercel)
16+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
1317
[![DOI](https://zenodo.org/badge/252217021.svg)](https://zenodo.org/badge/latestdoi/252217021)
1418

15-
[github]: https://github.com/carbonplan/cdr-database
16-
[github-badge]: https://badgen.net/badge/-/github?icon=github&label
17-
[build status]: https://github.com/carbonplan/cdr-database/actions/workflows/main.yml/badge.svg
18-
[actions]: https://github.com/carbonplan/cdr-database/actions/workflows/main.yaml
19-
[mit license]: https://badgen.net/badge/license/MIT/blue
20-
2119
## resources
2220

2321
- Main website: https://carbonplan.org/
@@ -61,4 +59,4 @@ All the code in this repository is [MIT](https://choosealicense.com/licenses/mit
6159

6260
## about us
6361

64-
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/cdr-database/issues/new) or [sending us an email](mailto:hello@carbonplan.org).
62+
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/cdr-database/issues/new) or [sending us an email](mailto:hello@carbonplan.org).

0 commit comments

Comments
 (0)