From b38fa453085ce1600e1b147eea9259287cfc9887 Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 27 Jan 2021 13:16:11 +1300 Subject: [PATCH] Enable sticky tabs with instant nav, now that bug is fixed --- mkdocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 20ef262..b584d20 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -182,12 +182,12 @@ theme: favicon: 'images/site-logo.svg' features: - navigation.tabs -# - navigation.instant + - navigation.instant - navigation.tabs.sticky - navigation.sections -# - search.suggest + - search.suggest # - search.highlight -# - search.share + - search.share icon: repo: 'fontawesome/brands/github' palette: