Skip to content

Commit

Permalink
docs: enable nested arrow
Browse files Browse the repository at this point in the history
This PR enables the little arrow that shows there's stuff underneath a
header on the sidebar.

Signed-off-by: Spencer Smith <spencer.smith@talos-systems.com>
  • Loading branch information
rsmitty committed Apr 7, 2022
1 parent 1e4320b commit 17d0973
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ navbar_logo = true
navbar_translucent_over_cover_disable = false
# Enable to show the side bar menu in its compact state.
sidebar_menu_compact = true
# Enables the arrow for content to show there's nested stuff
sidebar_menu_foldable = true
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
sidebar_search_disable = true

Expand Down

0 comments on commit 17d0973

Please sign in to comment.