diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index a8e64c21..19b1d2b6 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -19,7 +19,7 @@ enableQuicklink = true fingerprintAlgorithm = "sha256" [header] - layout = "hybrid" # valid options: basic, hamburger, hybrid, custom + layout = "basic" # valid options: basic, hamburger, hybrid, custom # logo = "img/logo.jpg" # logoDark = "img/dark-logo.jpg" showTitle = true