From 7db77d31992e5291a3608c165e2bb172311e3a5c Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 10 Jan 2025 17:00:06 +0100 Subject: [PATCH] chore: sort --- mkdocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 2f16ce6..19a1746 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -7,17 +7,17 @@ use_directory_urls: true theme: name: material features: + navigation.instant.progress - content.action.edit - navigation.expand - navigation.indexes - navigation.instant - navigation.instant.progress - navigation.path - navigation.sections - navigation.tabs - navigation.tabs.sticky - - navigation.tracking - navigation.top + - navigation.tracking palette: primary: light pink accent: purple