diff --git a/quartz/util/socialImage.tsx b/quartz/util/socialImage.tsx index 9ff1d7e17..f830bcfad 100644 --- a/quartz/util/socialImage.tsx +++ b/quartz/util/socialImage.tsx @@ -26,73 +26,50 @@ export const defaultImage: SocialImageOptions["imageStructure"] = (
-
- -

- {title} -

-
+

- {description} + {title}

-
+ > + {description} +

) }