diff --git a/config/_default/params.toml b/config/_default/params.toml index 6663112..0382192 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -19,7 +19,7 @@ enableQuicklink = true fingerprintAlgorithm = "sha256" [header] - layout = "basic" # valid options: basic, hamburger, hybrid, custom + layout = "hamburger" # valid options: basic, hamburger, hybrid, custom # logo = "img/logo.jpg" # logoDark = "img/dark-logo.jpg" showTitle = true @@ -31,7 +31,7 @@ fingerprintAlgorithm = "sha256" showScrollToTop = true [homepage] - layout = "profile" # valid options: page, profile, custom + layout = "page" # valid options: page, profile, custom showRecent = true recentLimit = 5