mirror of https://github.com/pikvm/pikvm.git
update
This commit is contained in:
parent
ca5ae16dda
commit
f2f85aaf45
|
|
@ -30,7 +30,6 @@ theme:
|
|||
- navigation.indexes
|
||||
- navigation.sections
|
||||
- navigation.top
|
||||
# - navigation.tracking
|
||||
- navigation.expand
|
||||
- search.highlight
|
||||
- search.share
|
||||
|
|
@ -43,6 +42,7 @@ markdown_extensions:
|
|||
- admonition
|
||||
- def_list
|
||||
- attr_list
|
||||
- md_in_html
|
||||
- pymdownx.tilde
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
|
|
|
|||
Loading…
Reference in New Issue