From 1e1c7886779c97b7a2ee6e932849b5ee374ce457 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Wed, 7 Aug 2024 19:19:11 -0400 Subject: [PATCH] Bumps sidebar section-entry limit (#4994) --- hugo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.yaml b/hugo.yaml index 4521db1c1af7..912723c53ca3 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -100,6 +100,7 @@ params: sidebar_menu_compact: true sidebar_menu_foldable: true sidebar_search_disable: true + sidebar_menu_truncate: 100 # TODO: drop after the following is merged and Docsy is updated: https://github.com/google/docsy/pull/2069 feedback: enable: true 'yes': >-