Skip to content

Commit 53a138c

Browse files
committed
refactor: use nuxt everywhere
1 parent 1cb0980 commit 53a138c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Coverage Status](https://img.shields.io/codecov/c/github/nuxt-community/sitemap-module?style=flat-square)](https://codecov.io/gh/nuxt-community/sitemap-module)
77
[![License](https://img.shields.io/npm/l/@nuxtjs/sitemap?style=flat-square)](http://standardjs.com)
88

9-
> Automatically generate or serve dynamic [sitemap.xml](https://www.sitemaps.org/protocol.html) for Nuxt.js projects!
9+
> Automatically generate or serve dynamic [sitemap.xml](https://www.sitemaps.org/protocol.html) for Nuxt projects!
1010
1111
[📖 **Release Notes**](./CHANGELOG.md)
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nuxtjs/sitemap",
33
"version": "2.4.0",
4-
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt.js projects",
4+
"description": "Automatically generate or serve dynamic sitemap.xml for Nuxt projects",
55
"keywords": [
66
"nuxt",
77
"nuxt.js",

0 commit comments

Comments
 (0)