diff --git a/config.toml b/config.toml index c02fe66..f408f2b 100644 --- a/config.toml +++ b/config.toml @@ -16,7 +16,7 @@ paginate = 5 themeColor = "green" # if you set this to 0, only submenu trigger will be visible - showMenuItems = 3 + showMenuItems = 2 # show selector to switch language showLanguageSelector = false @@ -34,7 +34,7 @@ paginate = 5 # set post to show the last updated # If you use git, you can set `enableGitInfo` to `true` and then post will automatically get the last updated - showLastUpdated = true + showLastUpdated = false # set a custom favicon (default is a `themeColor` square) # favicon = "favicon.ico"