Skip to content

Commit e729595

Browse files
committed
Update badges, monogram, and grammar
1 parent b98a99e commit e729595

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

README.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
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 / data web
711

812
**index of datasets produced by carbonplan**
913

10-
[![GitHub][github-badge]][github]
11-
[![Build Status]][actions]
12-
![MIT License][]
13-
14-
[github]: https://github.com/carbonplan/data-web
15-
[github-badge]: https://badgen.net/badge/-/github?icon=github&label
16-
[build status]: https://github.com/carbonplan/data-web/actions/workflows/main.yml/badge.svg
17-
[actions]: https://github.com/carbonplan/data-web/actions/workflows/main.yaml
18-
[mit license]: https://badgen.net/badge/license/MIT/blue
14+
[![CI](https://github.com/carbonplan/data-web/actions/workflows/main.yml/badge.svg)](https://github.com/carbonplan/data-web/actions/workflows/main.yml)
15+
![GitHub deployments](https://img.shields.io/github/deployments/carbonplan/data-web/production?label=vercel)
16+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
1917

2018
This repository contains the directory of data products produced at CarbonPlan. Browse the live version at TK.
2119

@@ -49,8 +47,8 @@ You can then view the date-annotated PDF of the catalog in the `pdfs/` folder.
4947

5048
## license
5149

52-
All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/) licensed. When possible, the data is licensed using the [CC-BY-4.0](https://choosealicense.com/licenses/cc-by-4.0/) license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data.
50+
All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/)-licensed. When possible, the data is licensed using the [CC-BY-4.0](https://choosealicense.com/licenses/cc-by-4.0/) license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data.
5351

5452
## about us
5553

56-
CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through 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/data-web/issues/new) or [sending us an email](mailto:[email protected]).
54+
CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through 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/data-web/issues/new) or [sending us an email](mailto:[email protected]).

0 commit comments

Comments
 (0)