From e6ca05db8070e6252f57f3f6ed4d6e591539ad20 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 29 Jun 2025 09:27:56 +0200 Subject: [PATCH] docs: move config to top --- www/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/mkdocs.yml b/www/mkdocs.yml index 0b82e492..825b0954 100644 --- a/www/mkdocs.yml +++ b/www/mkdocs.yml @@ -33,11 +33,11 @@ theme: features: - navigation.tabs + - navigation.tabs.sticky - navigation.sections - navigation.expand - navigation.indexes - navigation.top - - navigation.tabs.sticky - navigation.instant - search.suggest - search.highlight