From cae36cbd202ca5c19110d954678d967c37d1573a Mon Sep 17 00:00:00 2001 From: Yoda Date: Tue, 19 Sep 2023 15:13:46 -0700 Subject: [PATCH] fixes --- pages/hcb/climate/index.js | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/pages/hcb/climate/index.js b/pages/hcb/climate/index.js index bd57533c..2c185f3e 100644 --- a/pages/hcb/climate/index.js +++ b/pages/hcb/climate/index.js @@ -610,17 +610,19 @@ export default function ClimatePage({ rawOrganizations, pageRegion }) { justifyContent: 'start' }} > - {`${modalOrganization.name}'s + {modalOrganization.branding.logo && + {`${modalOrganization.name}'s + }