blog text adjusted

This commit is contained in:
madrilene 2023-01-26 10:47:22 +01:00
parent abf36b57b1
commit 024d957927

View file

@ -4,7 +4,7 @@ description: 'When you share your blog posts, a thumbnail image appears - the im
date: 2023-01-25 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. 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. The fallback and default image for all other pages is the image set as `opengraph_default` in the `meta.js` global data file.