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