Update cover visibility settings for blog posts
This commit is contained in:
parent
b3a415954a
commit
ecd2d01f7d
15 changed files with 46 additions and 0 deletions
|
@ -3,6 +3,9 @@ title: Ishmael
|
|||
date: 2016-02-21T09:58:00
|
||||
draft: false
|
||||
cover:
|
||||
hidden: false # hide everywhere but not in structured data
|
||||
hiddenInList: false # hide on list pages and home
|
||||
hiddenInSingle: true # hide on single page
|
||||
image: "images/2016-10-22-11-12-16.jpg"
|
||||
alt: "<alt text>"
|
||||
caption: "<text>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue