1- # nuxtify-core
1+ # nuxtify-pages
22
33[ ![ npm version] [ npm-version-src ]] [ npm-version-href ]
44[ ![ npm downloads] [ npm-downloads-src ]] [ npm-downloads-href ]
88My new Nuxt module for doing amazing things.
99
1010- [ ✨   ; Release Notes] ( /CHANGELOG.md )
11- <!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/nuxtify-core ?file=playground%2Fapp.vue) -->
11+ <!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/nuxtify-pages ?file=playground%2Fapp.vue) -->
1212 <!-- - [📖 Documentation](https://example.com) -->
1313
1414## Features
@@ -24,10 +24,10 @@ My new Nuxt module for doing amazing things.
2424Install the module to your Nuxt application with one command:
2525
2626``` bash
27- npx nuxi module add nuxtify-core
27+ npx nuxi module add nuxtify-pages
2828```
2929
30- That's it! You can now use nuxtify-core in your Nuxt app ✨
30+ That's it! You can now use nuxtify-pages in your Nuxt app ✨
3131
3232## Contribution
3333
@@ -62,11 +62,11 @@ That's it! You can now use nuxtify-core in your Nuxt app ✨
6262
6363<!-- Badges -->
6464
65- [ npm-version-src ] : https://img.shields.io/npm/v/nuxtify-core /latest.svg?style=flat&colorA=020420&colorB=00DC82
66- [ npm-version-href ] : https://npmjs.com/package/nuxtify-core
67- [ npm-downloads-src ] : https://img.shields.io/npm/dm/nuxtify-core .svg?style=flat&colorA=020420&colorB=00DC82
68- [ npm-downloads-href ] : https://npm.chart.dev/nuxtify-core
69- [ license-src ] : https://img.shields.io/npm/l/nuxtify-core .svg?style=flat&colorA=020420&colorB=00DC82
70- [ license-href ] : https://npmjs.com/package/nuxtify-core
65+ [ npm-version-src ] : https://img.shields.io/npm/v/nuxtify-pages /latest.svg?style=flat&colorA=020420&colorB=00DC82
66+ [ npm-version-href ] : https://npmjs.com/package/nuxtify-pages
67+ [ npm-downloads-src ] : https://img.shields.io/npm/dm/nuxtify-pages .svg?style=flat&colorA=020420&colorB=00DC82
68+ [ npm-downloads-href ] : https://npm.chart.dev/nuxtify-pages
69+ [ license-src ] : https://img.shields.io/npm/l/nuxtify-pages .svg?style=flat&colorA=020420&colorB=00DC82
70+ [ license-href ] : https://npmjs.com/package/nuxtify-pages
7171[ nuxt-src ] : https://img.shields.io/badge/Nuxt-020420?logo=nuxt.js
7272[ nuxt-href ] : https://nuxt.com
0 commit comments