diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 19f5c02f..da1577b0 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -16,6 +16,7 @@ mainSections = ["docs"] # robots = "" [footer] + showMenu = true showCopyright = true showThemeAttribution = true showAppearanceSwitcher = true