Andy-set-studio / hylia

Hylia is a lightweight Eleventy starter kit to help you to create your own blog or personal website.
https://hylia.website
MIT License
905 stars 230 forks source link

fix(feed): fix build when there is no posts #108

Closed yaaax closed 4 years ago

yaaax commented 4 years ago

Error was : "Collection is empty in rssLastUpdatedDate filter" Fixes #107

Andy-set-studio commented 4 years ago

Thank you!