AlanDecode / Maverick

🏄‍ A static blog generator built with Python.
https://alandecode.github.io/Maverick/
MIT License
453 stars 107 forks source link

RSS feed logo fails to parse ${static_prefix} correctly #6

Closed Reedo0910 closed 4 years ago

Reedo0910 commented 4 years ago

Actual behavior In both RSS 2.0 xml and Atom 1.0 xml files, the logo field remains ${static_prefix}logo.png, instead of being parsed as /logo.png

How to reproduce Open either /feed/index.xml or /feed/atom/index.xml

Environment and configuration Maverick 1.1