docs: describe svg limitation for Twitter card

This commit is contained in:
satnaing
2022-12-30 16:14:44 +06:30
parent 9434d850e1
commit 2c98093241
+1
View File
@@ -49,3 +49,4 @@ At the time of writing this, [Satori](https://github.com/vercel/satori) is fairl
- If you have Blog posts with non-English titles, you have to set `embedFonts` option to `false` (file: `src/utils/generateOgImage.tsx`). Even after this, the OG image might not be displayed very well.
- Besides, RTL languages are not supported yet.
- [Using emoji](https://github.com/vercel/satori#emojis) in the title might be a little bit tricky.
- Sadly, this new dynamic OG image generation feature cannot be used for Twitter social images since `svg` image type is not supported for Twitter Cards.