We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8fd8c7 commit bba9b3fCopy full SHA for bba9b3f
mkdocs.yml
@@ -15,19 +15,20 @@ theme:
15
- content.code.annotate
16
# - content.tabs.link
17
# - header.autohide
18
- #- navigation.expand
19
- #- navigation.indexes
+ # - navigation.expand
+ # - navigation.indexes
20
- navigation.instant
21
- navigation.sections
22
- navigation.tabs
23
- navigation.tabs.sticky
24
- navigation.top
25
+ - navigation.footer
26
- navigation.tracking
27
- search.highlight
28
- search.share
29
- search.suggest
30
- toc.follow
- # # - toc.integrate
31
+ # - toc.integrate
32
search_index_only: true
33
palette:
34
- media: "(prefers-color-scheme: light)"
0 commit comments