diff --git a/docs/optimizely.png b/docs/optimizely.png new file mode 100644 index 000000000..2ab1e6a55 Binary files /dev/null and b/docs/optimizely.png differ diff --git a/docs/source/conf.py b/docs/source/conf.py index 08da56314..399d170b4 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -60,3 +60,4 @@ # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". # html_static_path = ['_static'] +html_logo = "../optimizely.png"