diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 14:44:22 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-03-15 14:44:22 -0400 |
| commit | a59caa2359533fb99dba99e3526795ec76727a52 (patch) | |
| tree | 9e55c14a1a0ae0bde674316d3b9a2a3c0c04553d /docs/conf.py | |
| parent | f16ca7c75fc58637e3e50e0b269a743664cec662 (diff) | |
logo
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 |
