Removed article.showSummary from params.toml and fixed space

This commit is contained in:
James Braza 2023-08-06 16:33:19 -07:00
parent 2c3cbeb0ae
commit 72b3825111
2 changed files with 1 additions and 3 deletions

View file

@ -67,11 +67,10 @@ disableImageOptimization = true
showReadingTime = true
showTableOfContents = false
# showRelatedContent = false
# relatedContentLimit = 3
# relatedContentLimit = 3
showTaxonomies = false
showAuthorsBadges = false
showWordCount = true
showSummary = true
# sharingLinks = [ "linkedin", "twitter", "reddit", "pinterest", "facebook", "email", "whatsapp", "telegram"]
[list]

View file

@ -70,7 +70,6 @@ smartTOCHideUnfocusedChildren = true
showTaxonomies = true
showAuthorsBadges = true
showWordCount = false
showSummary = true
sharingLinks = [ "linkedin", "twitter", "reddit", "whatsapp", "telegram", "pinterest", "facebook", "email"]
[list]