Drop post cover images and inline images here. Reference them from post frontmatter:
---
title: My Post
image:
path: /assets/img/posts/my-cover.jpg
alt: Description of the image
---
The React app renders post.image.path as a cover above the article body; the no-JS <noscript> fallback in _layouts/post.html renders the same image.
Inline images in post body: use standard markdown .