Add page categories

This commit is contained in:
Will Faught
2023-01-29 16:46:10 -08:00
parent e7ce63f42f
commit 98ae0e4658
3 changed files with 32 additions and 8 deletions

View File

@@ -264,6 +264,9 @@ paige:
authors:
class: "text-center text-secondary" # Default is "text-center text-secondary"
hide: false # Default is false
categories:
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
show: false # Default is false
content:
class: "" # Default is ""
hide: false # Default is false
@@ -284,6 +287,9 @@ paige:
authors:
class: "text-center text-secondary" # Default is "text-center text-secondary"
show: false # Default is false
categories:
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
show: false # Default is false
date:
class: "text-center text-secondary" # Default is "text-center text-secondary"
format: ":date_long" # Default is ":date_long"