From 463e4b1c71b7c346309365443933934fe501e27a Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 9 Jan 2022 11:34:43 +0100 Subject: [PATCH] Disabled navigation.instant --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9fc53ac8b..271b659a4 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -55,7 +55,7 @@ theme: # - header.autohide # - navigation.expand - navigation.indexes - - navigation.instant + # - navigation.instant - navigation.sections - navigation.tabs # - navigation.tabs.sticky