From 0d2f944f2e58fd9fb0249163fe6a6448f34d3b79 Mon Sep 17 00:00:00 2001 From: Gabriele Musco Date: Sun, 18 Apr 2021 13:10:30 +0200 Subject: [PATCH] added info about post image in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f53f412..f7f1c3b 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ Following is an example configuration: | `tags` | An array of tags, useful for searching similar articles | | `description` | A brief description of the post, useful for SEO optimization | | `featured` | Boolean, indicate if the post should be shown as featured | +| `image` | The main image representing the article | ## Inject custom content