Shrinking menu

This commit is contained in:
2025-08-25 15:45:04 -04:00
parent 66f534e216
commit b97aa0ba68

View File

@@ -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"