Skip to content

fix(utils/url): sitemap + "/" slug link generation

jon r requested to merge fix/102-sitemap+index-urls into feature/102

This fixes an error with generating:

  • the URL to sitemap-index.xml in
  • the URL to the home page at the virtual "/" slug when INDEX_HTML is set to true

Merge request reports