Rework navigation
This commit is contained in:
parent
06c5870529
commit
c4f08d3aab
1 changed files with 18 additions and 14 deletions
32
mkdocs.yml
32
mkdocs.yml
|
@ -8,6 +8,7 @@ theme:
|
|||
favicon: assets/images/favicon.png
|
||||
features:
|
||||
- navigation.tracking
|
||||
- navigation.sections
|
||||
- toc.follow
|
||||
- toc.integrate
|
||||
- navigation.instant
|
||||
|
@ -54,20 +55,23 @@ markdown_extensions:
|
|||
alternate_style: true
|
||||
nav:
|
||||
- 'index.md'
|
||||
- 'code_of_conduct.md'
|
||||
- 'whitelisting.md'
|
||||
- 'network_wide_commands.md'
|
||||
- 'survival.md'
|
||||
- 'creative.md'
|
||||
- 'minigames.md'
|
||||
- 'the_cabin.md'
|
||||
- 'bedrock.md'
|
||||
- 'administration.md'
|
||||
- 'more.md'
|
||||
- 'gallery.md'
|
||||
- 'status.md'
|
||||
- 'credits.md'
|
||||
- 'cost_donations.md'
|
||||
- 'Documentation':
|
||||
- 'code_of_conduct.md'
|
||||
- 'whitelisting.md'
|
||||
- 'network_wide_commands.md'
|
||||
- 'bedrock.md'
|
||||
- 'administration.md'
|
||||
- 'Servers':
|
||||
- 'survival.md'
|
||||
- 'creative.md'
|
||||
- 'minigames.md'
|
||||
- 'the_cabin.md'
|
||||
- 'Extras':
|
||||
- 'more.md'
|
||||
#- 'gallery.md'
|
||||
- 'status.md'
|
||||
- 'credits.md'
|
||||
- 'cost_donations.md'
|
||||
- 'news/index.md'
|
||||
extra:
|
||||
social:
|
||||
|
|
Loading…
Reference in a new issue