Add TOC and Permalinks
This commit is contained in:
parent
2eea8e0315
commit
4ffb88c367
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
site_name: Unit15 MC
|
||||
site_url: https://minecraft.unit15.net
|
||||
docs_dir: docs
|
||||
theme:
|
||||
features:
|
||||
- navigation.tracking
|
||||
|
@ -30,3 +31,5 @@ markdown_extensions:
|
|||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
- toc:
|
||||
permalink: true
|
Loading…
Reference in a new issue