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
|
@ -5,6 +5,9 @@ date: '2018-09-02T22:01:00'
|
|||
draft: false
|
||||
ShowToc: true
|
||||
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/robothand.png"
|
||||
alt: "Robot hand"
|
||||
caption: "<text>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue