Add missing space in meta title

This commit is contained in:
Gary Tou 2023-08-18 09:07:00 -07:00
parent 52da0ca516
commit 40ee634116
No known key found for this signature in database
GPG key ID: 1587ABD3593755C3

View file

@ -529,7 +529,7 @@ export default function ClimatePage({ rawOrganizations, pageRegion }) {
as={Head}
title={
'Climate-focused nonprofits' +
(region ? ` in ${region.label}` : 'on Hack Club Bank')
(region ? ` in ${region.label}` : ' on Hack Club Bank')
}
description={
'Nonprofits are making real environmental impact' +