diff --git a/src/posts/2023-01-25-opengraph-images.md b/src/posts/2023-01-25-opengraph-images.md index 03295d0..a396508 100644 --- a/src/posts/2023-01-25-opengraph-images.md +++ b/src/posts/2023-01-25-opengraph-images.md @@ -4,7 +4,7 @@ description: 'When you share your blog posts, a thumbnail image appears - the im date: 2023-01-25 --- -When you share your blog posts, a thumbnail image my appear - the image we define in our meta data as an Open Graph Image (`og:image`). +When you share your blog posts, a thumbnail image may appear - the image we define in our meta data as an Open Graph Image (`og:image`). This starter now generates these images for your blog posts automatically. The fallback and default image for all other pages is the image set as `opengraph_default` in the `meta.js` global data file.