From 50412231ed1aadbc93737246cf6ed4d70180dcae Mon Sep 17 00:00:00 2001 From: richelbilderbeek Date: Mon, 5 Aug 2024 16:18:48 +0200 Subject: [PATCH] Activate 'navigation.expand' --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index bf9eb1a..08da1d4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -55,7 +55,7 @@ theme: - navigation.sections - navigation.path - navigation.footer - # - navigation.expand + - navigation.expand - search.suggest - content.code.annotate - content.code.copy