mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added note about additional navigation in footer, tags, blog (#7105)
in response to https://github.com/squidfunk/mkdocs-material/discussions/6995#discussioncomment-8960916
This commit is contained in:
parent
222d9e1b19
commit
9d901a3caf
@ -9,6 +9,13 @@ of its flagship features: [instant loading].
|
||||
[sections]: #navigation-sections
|
||||
[instant loading]: #instant-loading
|
||||
|
||||
Additional navigation can be configured [in the footer] as well as with the
|
||||
[tags plugin]. The [blog plugin] also sets up additional navigation.
|
||||
|
||||
[in the footer]: setting-up-the-footer.md#navigation
|
||||
[tags plugin]: ../plugins/tags.md
|
||||
[blog plugin]: ../plugins/blog.md
|
||||
|
||||
## Configuration
|
||||
|
||||
### Instant loading
|
||||
|
Loading…
Reference in New Issue
Block a user