diff --git a/docs/conf.py b/docs/conf.py index d1b21a25..31ded652 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -121,7 +121,7 @@ html_sidebars = { ] } -html_logo = ' _static/images/chipyard-logo.png' +html_logo = '_static/images/chipyard-logo.png' # -- Options for HTMLHelp output ------------------------------------------