Skip to content

Commit

Permalink
doc: clarify nuxt 2 usage
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw authored Sep 11, 2023
1 parent 0bc0ebd commit 53e6cf9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![@nuxtjs/sitemap](docs/static/preview.png)](https://sitemap.nuxtjs.org)

# Sitemap Module
# Sitemap Module for Nuxt 2

[![npm (scoped with tag)](https://img.shields.io/npm/v/@nuxtjs/sitemap/latest?style=flat-square)](https://npmjs.com/package/@nuxtjs/sitemap)
[![Downloads](https://img.shields.io/npm/dw/@nuxtjs/sitemap?style=flat-square)](https://npmjs.com/package/@nuxtjs/sitemap)
Expand All @@ -10,6 +10,8 @@

> Automatically generate or serve dynamic [sitemap.xml](https://www.sitemaps.org/protocol.html) for Nuxt projects!
Looking for a Nuxt 3 alternative? Try [Nuxt Simple Sitemap](https://github.com/harlan-zw/nuxt-simple-sitemap).

<p align="center">
<a href="https://sitemap.nuxtjs.org">Read Documentation</a>
</p>
Expand Down

0 comments on commit 53e6cf9

Please sign in to comment.