Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sampoder committed May 21, 2024
1 parent 35990bc commit e93acc0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pages/fiscal-sponsorship/directory/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,7 @@ export default function Directory({ rawOrganizations, pageRegion }) {
description={
"Teenagers are making an impact with HCB's fiscal sponsorship and financial tools. Explore the nonprofits running on HCB."
}
image={
region?.ogImage ?? '/fiscal-sponsorship/climate/social-preview.png'
}
image="/fiscal-sponsorship/og-image.png"
/>
<style>{styles}</style>
{modalOrganization && (
Expand Down

0 comments on commit e93acc0

Please sign in to comment.