From a59caa2359533fb99dba99e3526795ec76727a52 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 15 Mar 2019 14:44:22 -0400 Subject: logo --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/conf.py') 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 -- cgit v1.2.3