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:
authorRuss Parsloe <russparsloe@users.noreply.github.com>2018-05-23 18:26:20 +0300
committerRuss Parsloe <russparsloe@users.noreply.github.com>2018-05-23 18:26:20 +0300
commit966c915ab6679fb170ba094c67a04ca043cbccf0 (patch)
tree6f0703c5e174e251c1bad137dae6c0975fd441a5 /README.md
parent89f3226eef1600c57192c2a9bc7c3a6fdbfc4b32 (diff)
Added option to hide pages from list view
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 07627a8..a5c1ca0 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,7 @@ tags: ["Android", "Apple", "iPhone"] # Adds tags to the post
cover: 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
```
## Build