Open
Description
Have you checked that your issue isn't already filed?
- I read through FAQ and searched through the past issues, none of which addressed my issue.
- Yes, I have checked that this issue isn't already filed.
Bug description
If title: blank
is used, then RSS feed from jekyll-feed literally has "blank" as title.
How to reproduce the bug
See https://alshedivat.github.io/al-folio/feed.xml.
al-folio's default behavior is to explicitly construct a different title for the header with title: blank
:
Line 5 in 807629d
But no other jekyll plugin knows this and literally uses "blank" as the title.
Error messages and logs
No response
What operating system are you using?
Linux, Not applicable (e.g. you're using GitHub Pages or other hosting)
Where are you seeing the problem on?
Running locally without Docker, Deployed site
More info
No response