0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/sitemap
Ming-jun Lu 5f7e9c47e0
fix(sitemap): fix missing base path in sitemap-index.xml (#10557)
* fix(sitemap): fix missing base path in `sitemap-index.xml`

* test(sitemap): update test cases in `base-path.test.js`

* chore: add changeset
2024-03-26 10:11:44 -04:00
..
src fix(sitemap): fix missing base path in sitemap-index.xml (#10557) 2024-03-26 10:11:44 -04:00
test fix(sitemap): fix missing base path in sitemap-index.xml (#10557) 2024-03-26 10:11:44 -04:00
CHANGELOG.md [ci] release (#10177) 2024-02-21 14:40:40 -06:00
package.json [ci] release (#10177) 2024-02-21 14:40:40 -06:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json

@astrojs/sitemap 🗺

This Astro integration generates a sitemap based on your pages when you build your Astro project.

Documentation

Read the @astrojs/sitemap docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro