From 80f1efabb32b6e0bc3bf4c86d1cd68ba15c36ef5 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Sat, 18 Jan 2025 16:02:13 +0000 Subject: [PATCH] feat: the subsections are getting so long now that there is a lot of scrolling --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 35c0d7a..9894177 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,7 +19,7 @@ theme: features: - search.suggest - search.highlight - - navigation.expand +# - navigation.expand - content.action.view icon: view: material/eye