Skip to content

Commit 642c85c

Browse files
committed
fix: change url for bloom_social_preview
1 parent eff4b86 commit 642c85c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/head/OpenGraphMetadata.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const descriptionContent =
66
'Join us on your healing journey. Bloom is here for you to learn, heal and grow towards a confident future. It is bought to you by Chayn, a global non-profit, run by survivors and allies from around the world.';
77
const twitterDescriptionContent =
88
'Join us on your healing journey. Bloom is here for you to learn, heal and grow towards a confident future. It is bought to you by Chayn, a global non-profit, run by survivors and allies from around the world.';
9-
const imageContent = `${BASE_URL}/bloom_socials_preview.png`;
9+
const imageContent = `${BASE_URL}/public/bloom_socials_preview.png`;
1010
const imageAltContent =
1111
'An cartoon drawing of a person with almost shoulder length hair against a pink background. They have flowers and leaves coming out of their head. The word "Bloom" hovers above the person.';
1212

0 commit comments

Comments
 (0)