change logo to a png

This commit is contained in:
abejgonzalez
2019-10-07 19:52:38 -07:00
parent 1e7c57f36c
commit 638ab22741
2 changed files with 1 additions and 1 deletions

BIN
docs/_static/images/chipyard-logo.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -121,7 +121,7 @@ html_sidebars = {
]
}
html_logo = ' _static/images/chipyard-logo.svg'
html_logo = ' _static/images/chipyard-logo.png'
# -- Options for HTMLHelp output ------------------------------------------