Skip to content

Commit

Permalink
Fixing favicon and site logo
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr0ball committed Jul 26, 2019
1 parent 6b25d60 commit fe7d7fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Expand Up @@ -5,7 +5,8 @@ repo_url: https://github.com/pyr0ball/pyr0piezo/

theme:
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'

markdown_extensions:
Expand Down

0 comments on commit fe7d7fc

Please sign in to comment.