bnomei / kirby3-feed

Generate a RSS/JSON-Feed and Sitemap from a Pages-Collection.
https://forum.getkirby.com/t/kirby3-feed-rss-json-sitemap/23574
MIT License
62 stars 7 forks source link

Is there a Comma missing? #44

Closed engineertrooper closed 2 years ago

engineertrooper commented 2 years ago

Hi,

is there a comma at the readme.md file missing? https://github.com/bnomei/kirby3-feed#usage-sitemap After I added the comma, my PHP file didn't crash anymore.

Code with correction: ... 'modified' => time(), 'snippet' => 'feed/sitemap', 'mime' => null, ...

Best Regards ET

iskrisis commented 2 years ago

@engineerTrooper yes there is a comma missing