|
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> |
5 | 9 |
|
6 | 10 | # carbonplan / cdr-database |
7 | 11 |
|
8 | 12 | **reports on carbon removal projects and technologies** |
9 | 13 |
|
10 | | -[![GitHub][github-badge]][github] |
11 | | -[![Build Status]][actions] |
12 | | -![MIT License][] |
| 14 | +[](https://github.com/carbonplan/cdr-database/actions/workflows/main.yml) |
| 15 | + |
| 16 | +[](https://opensource.org/licenses/MIT) |
13 | 17 | [](https://zenodo.org/badge/latestdoi/252217021) |
14 | 18 |
|
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 | | - |
21 | 19 | ## resources |
22 | 20 |
|
23 | 21 | - Main website: https://carbonplan.org/ |
@@ -61,4 +59,4 @@ All the code in this repository is [MIT](https://choosealicense.com/licenses/mit |
61 | 59 |
|
62 | 60 | ## about us |
63 | 61 |
|
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