mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
The widget used bare 'recentPosts' variable which doesn't exist in the homepage context (it's a collection). Add fallback to collections.recentPosts so the widget works on all pages.