From 274a26d74edb69320c9a58a151129a3923fb4925 Mon Sep 17 00:00:00 2001 From: Russ Rutledge Date: Fri, 17 Jul 2026 11:20:48 -0500 Subject: [PATCH] fix: restore UN logo image in About-page carousel and announcements list hero PR #1204 fixed the oversized logo on the single announcement page by adding a separate `logo` field and compact header template, but left `image` pointing at the wide stats infographic. That field is still read by the About-page carousel and the announcements list-page featured hero, both of which need something compact, not the infographic that only the single page (which no longer uses `image`) was designed for. Co-Authored-By: Claude Sonnet 5 --- content/en/about/announcements/2026-06-un-case-study.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/about/announcements/2026-06-un-case-study.md b/content/en/about/announcements/2026-06-un-case-study.md index 76e5167aa2..0c809fa1bd 100644 --- a/content/en/about/announcements/2026-06-un-case-study.md +++ b/content/en/about/announcements/2026-06-un-case-study.md @@ -1,7 +1,7 @@ --- layout: page title: 'The United Nations Put InnerSource to Work, and Shipped' -image: "/images/about/announcements/2026-06-un-case-study.png" +image: "/images/logos/united-nations.png" logo: "/images/logos/united-nations.png" date: 2026-06-29 featured: true