Skip to content

Commit 5a2d287

Browse files
authored
docs: update badges
1 parent 6f0c622 commit 5a2d287

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![npm version][npm-version-src]][npm-version-href]
44
[![npm downloads][npm-downloads-src]][npm-downloads-href]
55
[![License][license-src]][license-href]
6+
[![Volta][volta-src]][volta-href]
67

78
# Nuxt Content
89

@@ -41,12 +42,15 @@ Nuxt 2 is supported with Content v1, documentation is on https://content.nuxtjs.
4142
[MIT](./LICENSE) - Made with 💚
4243

4344

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

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

50-
[license-src]: https://img.shields.io/github/license/nuxt/content.svg?style=flat&colorA=002438&colorB=28CF8D
51+
[license-src]: https://img.shields.io/github/license/nuxt/content.svg?style=flat&colorA=18181B&colorB=28CF8D
5152
[license-href]: https://github.com/nuxt/content/blob/main/LICENSE
5253

54+
55+
[volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg
56+
[volta-href]: https://volta.net/nuxt/content?utm_source=readme_nuxt_content

0 commit comments

Comments
 (0)