Add page tags

This commit is contained in:
Will Faught
2023-01-29 18:02:46 -08:00
parent 98ae0e4658
commit 39ac7d079a
3 changed files with 34 additions and 10 deletions

View File

@@ -280,6 +280,9 @@ paige:
reading_time:
class: "text-center text-secondary" # Default is "text-center text-secondary"
show: false # Default is false
tags:
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
show: false # Default is false
title:
class: "display-5 fw-bold text-center" # Default is "display-5 fw-bold text-center"
hide: false # Default is false
@@ -306,6 +309,9 @@ paige:
summary:
class: "text-center" # Default is "text-center"
show: false # Default is false
tags:
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
show: false # Default is false
title:
class: "text-center" # Default is "text-center"
hide: false # Default is false