11ty / eleventy-plugin-rss

A pack of Eleventy plugins for generating an RSS feed.
https://www.11ty.dev/docs/plugins/rss/
MIT License
92 stars 22 forks source link

Add head filter to config in virtualTemplate.js #51

Closed jeanremy closed 2 weeks ago

jeanremy commented 2 weeks ago

This PR is a quick fix for this issue: https://github.com/11ty/eleventy-plugin-rss/issues/50

It adds a head filter to the config for rendering the nunjucks files.

Happy to make changes if a better solution exists !

zachleat commented 2 weeks ago

Let’s roll with this one and I’ll rename it to something a little bit more unique post-merge to avoid wider conflicts.