diff --git a/docs/_static/espressif-logo.png b/docs/_static/espressif-logo.png new file mode 100644 index 0000000000..1b79afc40b Binary files /dev/null and b/docs/_static/espressif-logo.png differ diff --git a/docs/conf_common.py b/docs/conf_common.py index 4746532350..2d56558e6a 100644 --- a/docs/conf_common.py +++ b/docs/conf_common.py @@ -186,7 +186,7 @@ html_theme = 'default' # The name of an image file (relative to this directory) to place at the top # of the sidebar. -#html_logo = None +html_logo = "../_static/espressif-logo.png" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32