Remove paige.date.{class,hide}, paige.list.date params

This commit is contained in:
Will Faught
2023-02-24 21:13:55 -08:00
parent b4ad5326c8
commit 9ad6a3d9a5
3 changed files with 5 additions and 13 deletions

View File

@@ -254,19 +254,13 @@ paige:
link:
hide: false # Don't credit this project in the footer
date:
class: "text-center text-secondary"
format: ":date_long" # Hugo date format
hide: false
source: "published" # Displayed date; must be "published" or "modified"
git:
commit_url_prefix: "" # Example is "https://github.com/willfaught/paige/commit/"
list:
content:
show: false
date:
class: "mb-0 text-center text-secondary"
format: ":date_long" # Hugo date format
hide: false
date_header:
class: "h5 text-center"
hide: false