Skip to content

Commit

Permalink
added image to help pages
Browse files Browse the repository at this point in the history
  • Loading branch information
garywoodfine committed Feb 21, 2018
1 parent f766f36 commit 0f81420
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,12 @@
# further. For a list of options available for each theme, see the
# documentation.
#
html_theme_options = {
'logo_only' : True,
'display_version': False
}
#html_theme_options = {
# 'logo_only' : True,
# 'display_version': False
#}

html_logo = 'img/threenine.png'
#html_logo = 'img/threenine.png'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
Expand Down

0 comments on commit 0f81420

Please sign in to comment.