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