diff --git a/docs/_static/logo_large.png b/docs/_static/logo_large.png new file mode 100644 index 0000000..84b0cc0 Binary files /dev/null and b/docs/_static/logo_large.png differ diff --git a/docs/conf.py b/docs/conf.py index ed9256e..187fee3 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -255,7 +255,7 @@ latex_documents = [ # The name of an image file (relative to this directory) to place at the top of # the title page. -latex_logo = 'logo.png' +latex_logo = 'logo_large.png' # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters.