Skip to content

Commit 9c8abbc

Browse files
committed
website: disable the sidebar search box
Signed-off-by: Paulina Kalicka <[email protected]>
1 parent 2e3cf11 commit 9c8abbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ navbar_translucent_over_cover_disable = false
142142
# Enable to show the side bar menu in its compact state.
143143
sidebar_menu_compact = false
144144
# Set to true to hide the sidebar search box (the top nav search box will still be displayed if search is enabled)
145-
sidebar_search_disable = false
145+
sidebar_search_disable = true
146146
sidebar_menu_foldable = true
147147
ul_show = 1
148148

0 commit comments

Comments
 (0)