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

github.com/pavel-pi/kiss-em.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmir Ribić <ribice@gmail.com>2018-09-05 08:34:17 +0300
committerGitHub <noreply@github.com>2018-09-05 08:34:17 +0300
commit9290488513ab36b75acd82b7bb147562653d5811 (patch)
treeddbd2b735f57f6f3ede55ecb7844d3da2bed5a6a
parentd2ae41a3b5f1dd2762a667a53c835cdd1a01646e (diff)
parent632c1d1eb71534c66df63894a21c60f0594984bd (diff)
Merge pull request #46 from fatroom/og_readme
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 174de97..0ad8e01 100644
--- a/README.md
+++ b/README.md
@@ -148,7 +148,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