Skip to content

Commit 49b1c4c

Browse files
authored
docs: update badge style
1 parent c2eb55d commit 49b1c4c

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![npm version][npm-version-src]][npm-version-href]
44
[![npm downloads][npm-downloads-src]][npm-downloads-href]
5-
[![Github Actions CI][github-actions-ci-src]][github-actions-ci-href]
65
[![License][license-src]][license-href]
76

87
# Nuxt Content
@@ -42,14 +41,12 @@ Nuxt 2 is supported with Content v1, documentation is on https://content.nuxtjs.
4241
[MIT](./LICENSE) - Made with 💚
4342

4443

45-
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/content/latest.svg
44+
[npm-version-src]: https://img.shields.io/npm/v/@nuxt/content/latest.svg?style=flat&colorA=002438&colorB=28CF8D
4645
[npm-version-href]: https://npmjs.com/package/@nuxt/content
4746

48-
[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt/content.svg
47+
[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt/content.svg?style=flat&colorA=002438&colorB=28CF8D
4948
[npm-downloads-href]: https://npmjs.com/package/@nuxt/content
5049

51-
[github-actions-ci-src]: https://github.com/nuxt/content/workflows/ci/badge.svg
52-
[github-actions-ci-href]: https://github.com/nuxt/content/actions?query=workflow%3Aci
50+
[license-src]: https://img.shields.io/github/license/nuxt/content.svg?style=flat&colorA=002438&colorB=28CF8D
51+
[license-href]: https://github.com/nuxt/content/blob/main/LICENSE
5352

54-
[license-src]: https://img.shields.io/npm/l/@nuxt/content.svg
55-
[license-href]: https://npmjs.com/package/@nuxt/content

0 commit comments

Comments
 (0)