From abf36b57b122a70ed9f85ccade777f0c745be9a1 Mon Sep 17 00:00:00 2001 From: madrilene Date: Thu, 26 Jan 2023 09:42:14 +0100 Subject: [PATCH] blog text adjusted --- src/posts/2023-01-25-opengraph-images.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/posts/2023-01-25-opengraph-images.md b/src/posts/2023-01-25-opengraph-images.md index ccbcdfd..03295d0 100644 --- a/src/posts/2023-01-25-opengraph-images.md +++ b/src/posts/2023-01-25-opengraph-images.md @@ -4,9 +4,9 @@ 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 appears - the image we define as an Open Graph Image. +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`). -Eleventy Excellent generates these images for your blog posts automatically. +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. `meta-info.njk`