We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065ed76 commit b7dd826Copy full SHA for b7dd826
config.toml
@@ -217,6 +217,8 @@ url = "https://v1-20.docs.kubernetes.io"
217
[params.ui]
218
# Enable to show the side bar menu in its compact state.
219
sidebar_menu_compact = false
220
+# Show expand/collapse icon for sidebar sections.
221
+sidebar_menu_foldable = true
222
# https://github.com/gohugoio/hugo/issues/8918#issuecomment-903314696
223
sidebar_cache_limit = 1
224
# Set to true to disable breadcrumb navigation.
0 commit comments