Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ribice/kiss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Romanchuk <roman.romanchuk@zalando.de>2018-08-21 20:01:51 +0300
committerRoman Romanchuk <roman.romanchuk@zalando.de>2018-08-21 20:01:51 +0300
commit632c1d1eb71534c66df63894a21c60f0594984bd (patch)
treecc5018778607aca27b9c509cdb69e3ce4786641a
parentba36599219664afa8669f9bfc105a3984b979558 (diff)
Fixed opengraph image docu in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e69479..cdbfc41 100644
--- a/README.md
+++ b/README.md
@@ -143,7 +143,7 @@ To change the behaviour of how related articles are generated, check [official d
```
tags: ["Android", "Apple", "iPhone"] # Adds tags to the post
-cover: https://example.com/img/1/image.jpg # Cover used for OpenGraph and Twitter Cards
+image: https://example.com/img/1/image.jpg # Cover used for OpenGraph and Twitter Cards
adsenseTop: true # If adsense property is set (params.info.adsense) include an ad above content
adsenseBottom: true # If adsense property is set (params.info.adsense) include an ad below content
hidden: true # If true, page will not be shown in the list view