docs: mention where to find the sitemap (#6492)
* Added the sitemap url So that users know where to locate their sitemaps * Update plugin-sitemap.md Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
45c3a5fe05
commit
ade486d079
|
|
@ -70,3 +70,5 @@ const config = {
|
|||
priority: 0.5,
|
||||
};
|
||||
```
|
||||
|
||||
You can find your sitemap at `/sitemap.xml`.
|
||||
|
|
|
|||
Loading…
Reference in New Issue