Update mkdocs.yml
This commit is contained in:
parent
40ae2604d5
commit
45e7cb1a83
1 changed files with 10 additions and 0 deletions
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -12,10 +12,20 @@ theme:
|
|||
palette:
|
||||
primary: black
|
||||
features:
|
||||
- content.code.annotate
|
||||
- content.code.copy
|
||||
- content.tabs.link
|
||||
- header.autohide
|
||||
- announce.dismiss
|
||||
- navigation.footer
|
||||
- navigation.indexes
|
||||
- navigation.sections
|
||||
- navigation.tabs
|
||||
- navigation.top
|
||||
- navigation.tracking
|
||||
- search.highlight
|
||||
- search.share
|
||||
- search.suggest
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.emoji:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue