🔧Fix navigation and add highlight
This commit is contained in:
parent
1d67e73eff
commit
93fdc81783
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue