Meta Image

We have front matter for images used in link preview(twitter, facebook, etc…)
If the meta_image front-matter is not set, image front-matter will be used instead(as a default value).

1
2
3
4
5
6
---
title:
date:
...
meta_image: images/posts/myMetaImage.png
---

The meta_image path is relative to the static folder. In the above example, image should be in the root/static/images/posts folder.

twitter card
Link Preview: twitter card