diff --git a/doc/source/conf.py b/doc/source/conf.py index db3c026..db659c0 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -69,3 +69,9 @@ source_suffix = { '.rst': 'restructuredtext', '.md': 'markdown', } + +html_logo = 'logo.svg' + +html_theme_options = { + 'style_nav_header_background': '#bd4', +} diff --git a/doc/source/logo.svg b/doc/source/logo.svg new file mode 100644 index 0000000..1188f58 --- /dev/null +++ b/doc/source/logo.svg @@ -0,0 +1,9 @@ + + + + + + + + +