From b0854d601c105b268ab6e7584be5dac7adc434ad Mon Sep 17 00:00:00 2001 From: OCram85 Date: Wed, 14 Dec 2022 09:48:21 +0100 Subject: [PATCH] update header style --- config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 36027c8..e644a17 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -16,9 +16,9 @@ enableCodeCopy = true # robots = "" [header] - layout = "basic" # valid options: basic, hamburger, hybrid, custom + layout = "hybrid" # valid options: basic, hamburger, hybrid, custom logo = "img/logo_square.png" - showTitle = true + showTitle = false [footer] showCopyright = true