reorder nav
This commit is contained in:
parent
f93d5e102d
commit
b1a4a8877e
1 changed files with 8 additions and 1 deletions
|
@ -35,4 +35,11 @@ markdown_extensions:
|
|||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
- toc:
|
||||
permalink: true
|
||||
permalink: true
|
||||
nav:
|
||||
- 'index.md'
|
||||
- 'code_of_conduct.md'
|
||||
- 'administration.md'
|
||||
- 'whitelisting.md'
|
||||
- 'survival.md'
|
||||
- 'screenshots.md'
|
Loading…
Reference in a new issue