🔧Fix navigation and add highlight

This commit is contained in:
Benoit S 2021-02-20 15:06:36 +09:00
parent 1d67e73eff
commit 93fdc81783
1 changed files with 3 additions and 1 deletions

View File

@ -34,6 +34,8 @@ markdown_extensions:
custom_checkbox: true
- abbr
- pymdownx.snippets
- pymdownx.highlight
- pymdownx.superfences
plugins:
- git-revision-date
@ -65,7 +67,7 @@ nav:
- Howtos:
- Howto CentOS: Howtos/HowtoCentOS.md
- Howto Crack WPA: Howtos/HowtoCrackWPA.md
- Howto Enconding: Howtos/HowtoEncoding.md
- Howto Encoding: Howtos/HowtoEncoding.md
- Howto GPG: Howtos/HowtoGPG.md
- Howto LXD: Howtos/HowtoLXD.md
- Howto MacOS: Howtos/HowtoMacOS.md