Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alextim committed Jul 22, 2022
1 parent a1dda14 commit ed9cd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro-sitemap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Advantages of **astro-sitemap** over [@astrojs/sitemap](https://github.com/witha
- manage XML namespaces;
- `lastmod` format option;
- possibility to add a link to custom XSL.
- Automatically creates a link to sitemap in `<head>` section of generated pages.
- Automatically creates a link to the sitemap in the `<head>` section of generated pages.
- Flexible configuration: configure the integration with an external config, `astro.config.*` or a combination of both.
- Better logging.

Expand Down

0 comments on commit ed9cd0c

Please sign in to comment.