mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-05 23:42:50 +00:00
mkdocs: enable instant loading
This allows text typed into the search box to persist across page navigation, which is useful when users look up a term but aren't sure on which page they will eventually find the relevant information. See the [`mkdocs-material` docs][mm-docs] for more information. [mm-docs]: https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#instant-loading
This commit is contained in:
parent
001801a3b1
commit
5ba4173b45
@ -14,6 +14,7 @@ theme:
|
|||||||
# - navigation.top
|
# - navigation.top
|
||||||
- content.action.edit
|
- content.action.edit
|
||||||
- content.code.copy
|
- content.code.copy
|
||||||
|
- navigation.instant
|
||||||
|
|
||||||
icon:
|
icon:
|
||||||
repo: fontawesome/brands/github
|
repo: fontawesome/brands/github
|
||||||
|
Loading…
x
Reference in New Issue
Block a user