attempting to override site logo

This commit is contained in:
pyr0ball 2019-07-25 21:17:59 -07:00
parent 89a2fcd202
commit af209b216f
4 changed files with 5 additions and 0 deletions

BIN
assets/images/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
assets/images/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -0,0 +1,3 @@
<a href="." title="Pyr0-Piezo" class="md-nav__button md-logo">
<img src="assets/images/favicon.png" title="" style="">
</a>

View file

@ -6,6 +6,8 @@ repo_url: https://github.com/pyr0ball/pyr0piezo/
theme:
name: 'material'
custom_dir: 'mkdocs-theme-overrides'
markdown_extensions:
#http://pythonhosted.org/Markdown/extensions/admonition.html
- admonition: