diff --git a/docs/conf.py b/docs/conf.py index 2f2b120e..661e920a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -37,7 +37,7 @@ html_theme = "furo" html_css_files = ["theme.css"] -html_logo = 'logo-small.png' +html_logo = 'logo-super-small.png' html_copy_source = False html_theme_options = { "source_repository": "https://github.com/CheeseCake87/flask-imp", diff --git a/docs/logo-super-small.png b/docs/logo-super-small.png new file mode 100644 index 00000000..ccd49846 Binary files /dev/null and b/docs/logo-super-small.png differ