From f5a5bf0b08c7e7fe701ec8f72c254a5809b2e646 Mon Sep 17 00:00:00 2001
From: Romain Deville <code@romaindeville.fr>
Date: Tue, 18 May 2021 10:16:54 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Remove=20tabs=20in=20naviation?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 user_config/mkdocs.local.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/user_config/mkdocs.local.yml b/user_config/mkdocs.local.yml
index 222c0fd..28c3c4c 100644
--- a/user_config/mkdocs.local.yml
+++ b/user_config/mkdocs.local.yml
@@ -41,7 +41,6 @@ theme:
   # as flags and can be enabled by listing them in mkdocs.yml under
   # theme.features:
   features:
-    - navigation.tabs
     - navigation.instant
     - navigation.top
   # Setting colors palette (these are defined in docs/theme/css/{colors,theme}.css)
-- 
GitLab