0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/sitemap
André Alves b325fada56
@astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704)
* Fix base path formatting for ssr adapters

* Update .changeset/curly-seals-count.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-01-17 13:33:23 +00:00
..
src @astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704) 2024-01-17 13:33:23 +00:00
test @astrojs/sitemap: Fixes generated URLs when using a base with a SSR adapter (#9704) 2024-01-17 13:33:23 +00:00
CHANGELOG.md [ci] release (#9491) 2023-12-27 13:34:07 -05:00
package.json [ci] release (#9491) 2023-12-27 13:34:07 -05:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@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