From 2f50d05c4d592c2af727f7d5bb55446dc12acc78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Fri, 24 Feb 2023 14:25:15 +0100 Subject: [PATCH] docs: add badges --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6b78946d..a9fbe13b1 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![npm version][npm-version-src]][npm-version-href] [![License][license-src]][license-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] +[![Nuxt][nuxt-src]][nuxt-href] +[![Nuxt Studio][nuxt-studio-src]][nuxt-studio-href] [![Volta][volta-src]][volta-href] > Docus is the fastest way to create document-driven websites. @@ -77,11 +79,17 @@ defineNuxtConfig({ [npm-version-src]: https://img.shields.io/npm/v/@nuxt-themes/docus/latest.svg?style=flat&colorA=18181B&colorB=28CF8D [npm-version-href]: https://npmjs.com/package/@nuxt-themes/docus -[npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt-themes/docus.svg?style=flat&colorA=18181B&colorB=28CF8D +[npm-downloads-src]: https://img.shields.io/npm/dm/@nuxt-themes/docus.svg?style=flat&colorA=18181B&colorB=28CF8D [npm-downloads-href]: https://npmjs.com/package/@nuxt-themes/docus [license-src]: https://img.shields.io/github/license/nuxt-themes/docus.svg?style=flat&colorA=18181B&colorB=28CF8D [license-href]: https://github.com/nuxt-themes/docus/blob/main/LICENSE +[nuxt-studio-src]: https://img.shields.io/badge/Open%20in%20Nuxt%20Studio-18181B?&logo=nuxt.js&logoColor=3BB5EC +[nuxt-studio-href]: https://nuxt.studio/templates/docus + +[nuxt-src]: https://img.shields.io/badge/Nuxt-18181B?&logo=nuxt.js +[nuxt-href]: https://nuxt.com + [volta-src]: https://user-images.githubusercontent.com/904724/209143798-32345f6c-3cf8-4e06-9659-f4ace4a6acde.svg [volta-href]: https://volta.net/nuxt-themes/docus?utm_source=readme_docus