fixed override syntax
This commit is contained in:
parent
af209b216f
commit
fcbbe91e9c
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ repo_url: https://github.com/pyr0ball/pyr0piezo/
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
|
custom_dir: 'mkdocs-theme-overrides'
|
||||||
custom_dir: 'mkdocs-theme-overrides'
|
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
#http://pythonhosted.org/Markdown/extensions/admonition.html
|
#http://pythonhosted.org/Markdown/extensions/admonition.html
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue