From 73b54abb3a6720265319fdb8c51895a56eb56614 Mon Sep 17 00:00:00 2001 From: support Date: Sun, 29 Sep 2024 13:36:05 +0000 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index b5e8ae2..43445aa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -57,12 +57,15 @@ markdown_extensions: nav: - Home: index.md - - Hardware: hardware/index.md - - Computers: hardware/computers/index.md + - Hardware: + - hardware/index.md + - Computers: + - hardware/computers/index.md - hardware/computers/290-g1.md - hardware/computers/optiplex-7040.md - hardware/computers/rs816.md - - Network: hardware/network/index.md + - Network: + - hardware/network/index.md - hardware/network/hg8245h.md - hardware/network/hg8245w5.md - hardware/network/rt2600ac.md