mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
docs: describe svg limitation for Twitter card
This commit is contained in:
@@ -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.
|
- 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.
|
- Besides, RTL languages are not supported yet.
|
||||||
- [Using emoji](https://github.com/vercel/satori#emojis) in the title might be a little bit tricky.
|
- [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.
|
||||||
|
|||||||
Reference in New Issue
Block a user