From 87b4ed88c6e1506d6f0d6b7301b43f47365767d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Mon, 3 Jun 2024 23:23:17 +0100 Subject: [PATCH] final polish --- exampleSite/config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 2831a098..2a5556d6 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -100,8 +100,8 @@ smartTOCHideUnfocusedChildren = false showHero = true heroStyle = "background" # valid options: basic, big, background, thumbAndBackground showBreadcrumbs = false - showViews = true - showLikes = true + showViews = false + showLikes = false showTableOfContents = true cardView = false