Replace categories, tags params with terms in doc
This commit is contained in:
10
README.md
10
README.md
@@ -269,9 +269,6 @@ paige:
|
|||||||
authors:
|
authors:
|
||||||
class: "text-center text-secondary" # Default is "text-center text-secondary"
|
class: "text-center text-secondary" # Default is "text-center text-secondary"
|
||||||
hide: false # Default is false
|
hide: false # Default is false
|
||||||
categories:
|
|
||||||
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
|
|
||||||
hide: false # Default is false
|
|
||||||
content:
|
content:
|
||||||
show: false # Default is false
|
show: false # Default is false
|
||||||
date:
|
date:
|
||||||
@@ -290,7 +287,7 @@ paige:
|
|||||||
summary:
|
summary:
|
||||||
class: "text-center" # Default is "text-center"
|
class: "text-center" # Default is "text-center"
|
||||||
hide: false # Default is false
|
hide: false # Default is false
|
||||||
tags:
|
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:
|
||||||
@@ -305,9 +302,6 @@ paige:
|
|||||||
authors:
|
authors:
|
||||||
class: "text-center text-secondary" # Default is "text-center text-secondary"
|
class: "text-center text-secondary" # Default is "text-center text-secondary"
|
||||||
hide: false # Default is false
|
hide: false # Default is false
|
||||||
categories:
|
|
||||||
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
|
|
||||||
hide: false # Default is false
|
|
||||||
content:
|
content:
|
||||||
class: "mw-100 paige-content" # Default is "mw-100 paige-content"
|
class: "mw-100 paige-content" # Default is "mw-100 paige-content"
|
||||||
hide: false # Default is false
|
hide: false # Default is false
|
||||||
@@ -327,7 +321,7 @@ paige:
|
|||||||
hide: false # Don't include this page in search results; default is false
|
hide: false # Don't include this page in search results; default is false
|
||||||
table_of_contents:
|
table_of_contents:
|
||||||
hide: false # Default is false
|
hide: false # Default is false
|
||||||
tags:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user