From 581df03420c1a2b780042811d0f8504f5f011b33 Mon Sep 17 00:00:00 2001 From: Tyler Nguyen Date: Tue, 27 Jul 2021 04:39:16 -0500 Subject: [PATCH] Tweak Navigation --- mkdocs.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index c7a01f3..d4a27ea 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,6 +19,7 @@ nav: - Technical Details: - config.plist: config.plist.md - Patches: Patches.md + - ACPI Patch Snippets: https://github.com/5T33Z0/OC-Little-Translated - Keyboard Map: references/Keyboard.md - ALC285 Codec: references/ALC285.md - EC Queries: references/EC_queries.md @@ -42,8 +43,9 @@ theme: - header.autohide - search.highlight - search.suggest - - navigation.tabs - - navigation.expand + - navigation.sections + - navigation.tracking + plugins: - minify: