Correct list param doc

master
Will Faught 2 years ago
parent fe270f4def
commit ae984cd9d5

@ -267,31 +267,31 @@ paige:
link_integrity: "sha384-Juol1FqnotbkyZUT5Z7gUPjQ9gzlwCENvUZTpQBAPxtusdwFLRy382PSDx5UUJ4/" # File integrity hash link_integrity: "sha384-Juol1FqnotbkyZUT5Z7gUPjQ9gzlwCENvUZTpQBAPxtusdwFLRy382PSDx5UUJ4/" # File integrity hash
list: list:
authors: authors:
class: "text-center text-secondary" # Default is "text-center text-secondary" class: "mb-0 text-center text-secondary" # Default is "mb-0 text-center text-secondary"
hide: false # Default is false hide: false # Default is false
content: content:
show: false # Default is false show: false # Default is false
date: date:
class: "text-center text-secondary" # Default is "text-center text-secondary" class: "mb-0 text-center text-secondary" # Default is "mb-0 text-center text-secondary"
format: ":date_long" # Default is ":date_long" format: ":date_long" # Default is ":date_long"
hide: false # Default is false hide: false # Default is false
date_header: date_header:
class: "h5 text-center" # Month and year header class attribute class: "h5 text-center" # Month and year header class attribute
hide: false # Default is false hide: false # Default is false
description: description:
class: "text-center" # Default is "text-center" class: "mb-0 text-center" # Default is "mb-0 text-center"
hide: false # Default is false hide: false # Default is false
reading_time: reading_time:
class: "text-center text-secondary" # Default is "text-center text-secondary" class: "mb-0 text-center text-secondary" # Default is "mb-0 text-center text-secondary"
hide: false # Default is false hide: false # Default is false
summary: summary:
class: "text-center" # Default is "text-center" class: "fst-italic mb-0 text-center" # Default is "fst-italic mb-0 text-center"
hide: false # Default is false hide: false # Default is false
terms: terms:
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none" class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
hide: false # Default is false hide: false # Default is false
title: title:
class: "text-center" # Default is "text-center" class: "mb-0 text-center" # Default is "mb-0 text-center"
hide: false # Default is false hide: false # Default is false
math: false # Enable math typesetting; default is false math: false # Enable math typesetting; default is false
menu: menu:

Loading…
Cancel
Save