Skip to content

Commit

Permalink
fix: sitemap.xml -> sitemap-index.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
alextim committed Jun 21, 2022
1 parent 2258aa9 commit 4871ac4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/poor-bats-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"astro-robots-txt": patch
---

`sitemap.xml` -> `sitemap-index.xml`,

because the output file name of **@astrojs/sitemap** >=0.2.0 is `sitemap-index.xml`.

0 comments on commit 4871ac4

Please sign in to comment.