From 3baf50338c01487db12e5dd46eaafccbc689ed6b Mon Sep 17 00:00:00 2001 From: svemagie <869694+svemagie@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:21:22 +0100 Subject: [PATCH] fix(news): show feed name and author from blog object fallback The rssapi returns items with blog.title/blog.siteUrl instead of flat feedTitle/author fields. Add blog.* fallbacks in all three view modes. Co-Authored-By: Claude Opus 4.6 --- news.njk | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/news.njk b/news.njk index 799fc28..1c54e41 100644 --- a/news.njk +++ b/news.njk @@ -151,14 +151,14 @@ withSidebar: true

- +