mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
New changeset
This commit is contained in:
parent
1f014e8dbf
commit
885f47eb25
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@astrojs/sitemap': minor
|
||||
---
|
||||
|
||||
Remove .html extension to pathname if build.format is set to file for matching the sitemap urls
|
5
.changeset/nice-teachers-complain.md
Normal file
5
.changeset/nice-teachers-complain.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'astro': minor
|
||||
---
|
||||
|
||||
Change url in pathnames on build for not adding the html extension
|
Loading…
Reference in a new issue