Files
blog-eleventy-indiekit/_includes
Ricardo b8c76e8f22 fix: recent-posts widget fallback to collections.recentPosts
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.
2026-02-24 16:23:42 +01:00
..