From c4cba04656802780efc2d5f828db4b461bed366f Mon Sep 17 00:00:00 2001 From: Mircea-Pavel ANTON Date: Thu, 26 Jan 2023 23:43:28 +0000 Subject: [PATCH] Fix `term` section --- config/_default/params.toml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 8b3cdee1..e8960b64 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -101,15 +101,15 @@ disableImageOptimization = false cardView = false [term] - #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 - #groupByYear = false - #cardViewScreenWidth = false - #cardView = false + showViews = false + showLikes = false + showTableOfContents = true + groupByYear = false + cardView = false + cardViewScreenWidth = false [firebase] # apiKey = "XXXXXX"