Add page.date.format config

This commit is contained in:
Will Faught
2023-01-28 19:46:58 -08:00
parent 2c2961c4d6
commit 4aadf777fb
3 changed files with 5 additions and 4 deletions

View File

@@ -283,6 +283,7 @@ paige:
show: false # Default is false
date:
class: "text-center text-secondary" # Default is "text-center text-secondary"
format: ":date_long" # Default is ":date_long"
show: false # Default is false
description:
class: "text-center" # Default is "text-center"