From c9205f5df37ca8b3953e4ae02982813dbe32d0dc Mon Sep 17 00:00:00 2001 From: Mircea-Pavel ANTON Date: Thu, 26 Jan 2023 23:42:46 +0000 Subject: [PATCH] Fix `taxonomy` section --- config/_default/params.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 403a365d..8b3cdee1 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -92,13 +92,13 @@ disableImageOptimization = false [taxonomy] showTermCount = true - #showHero = true - #heroStyle = "background" # valid options: basic, big, background, thumbAndBackground + showHero = false + # heroStyle = "background" # valid options: basic, big, background, thumbAndBackground showBreadcrumbs = false - #showViews = false - #showLikes = false - #showTableOfContents = true - #cardView = false + showViews = false + showLikes = false + showTableOfContents = false + cardView = false [term] #showHero = true