eleventy-base-blog icon indicating copy to clipboard operation
eleventy-base-blog copied to clipboard

fix: permalink = false causes an error with sitemap.xml.njk in v3.0.0

Open murfasa opened this issue 8 months ago • 1 comments

checks for permalink != false before using htmlBaseUrl filter.

see issue https://github.com/11ty/eleventy/issues/3503 for more details.

murfasa avatar Feb 17 '25 05:02 murfasa