From 42eff39cd09f7d2b51015de585511b38603ec686 Mon Sep 17 00:00:00 2001 From: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com> Date: Wed, 21 May 2025 19:30:13 -0400 Subject: [PATCH] docs: fix top nav (#4783) fix top nav --- docs/mkdocs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 85a405068..25200a3f6 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -19,7 +19,6 @@ theme: - content.tabs.link - content.action.edit - content.tooltips - - header.autohide - navigation.indexes - navigation.footer - navigation.instant @@ -28,7 +27,6 @@ theme: - navigation.instant.progress - navigation.path - navigation.tabs - - navigation.tabs.sticky - navigation.top - navigation.prune - navigation.tracking