Add paige.page.content_class site config

This commit is contained in:
Will Faught
2023-01-28 16:02:38 -08:00
parent 2b05b8366d
commit a2b36a4208
2 changed files with 2 additions and 1 deletions

View File

@@ -263,6 +263,7 @@ paige:
metadata_max_width: "100ch" # Page metadata max width
page: # Every page
authors_class: "text-center text-secondary" # Page authors class
content_class: "fst-italic" # Page content class
date_class: "text-center text-secondary" # Page date class
description_class: "lead text-center" # Page description class
title_class: "display-5 fw-bold text-center" # Page title class