From 2d9dd7a5485b13706f80df11651d21269a858e44 Mon Sep 17 00:00:00 2001 From: Jan Calanog Date: Wed, 29 Jan 2025 14:23:08 +0100 Subject: [PATCH 1/2] Navigation: Set expand depth to 0 --- src/Elastic.Markdown/Slices/Layout/_TocTree.cshtml | 2 +- src/Elastic.Markdown/_static/custom.css | 7 +++++++ src/Elastic.Markdown/_static/shibuya.js | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/Elastic.Markdown/Slices/Layout/_TocTree.cshtml b/src/Elastic.Markdown/Slices/Layout/_TocTree.cshtml index b4e0c336f..9b0471ec1 100644 --- a/src/Elastic.Markdown/Slices/Layout/_TocTree.cshtml +++ b/src/Elastic.Markdown/Slices/Layout/_TocTree.cshtml @@ -2,7 +2,7 @@