diff options
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 00e01b01..f9180408 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -85,6 +85,7 @@ todo_include_todos = False # #html_theme = 'alabaster' html_theme = 'sphinx_rtd_theme' +html_logo = 'img/ninja.png' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the |
