Fixing favicon and site logo
This commit is contained in:
parent
6b25d6034b
commit
fe7d7fc12e
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@ repo_url: https://github.com/pyr0ball/pyr0piezo/
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: 'material'
|
name: 'material'
|
||||||
logo: 'docs/assets/images/Pyr0ball-logo.png'
|
logo: 'assets/images/Pyr0ball-logo.png'
|
||||||
|
favicon: 'assets/images/Pyr0ball-logo.png'
|
||||||
#custom_dir: 'mkdocs-theme-overrides'
|
#custom_dir: 'mkdocs-theme-overrides'
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue