diff --git a/docs/source/conf.py b/docs/source/conf.py index a178ee54..f6eed9f5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -211,7 +211,7 @@ def side_effect(*args, **kwargs): # The name of an image file (relative to this directory) to place at the top # of the sidebar. -html_logo = 'manual/images/uvcdat.png' +html_logo = 'manual/images/cdms_logo2_nocube.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 diff --git a/docs/source/manual/images/cdms_logo2_nocube.png b/docs/source/manual/images/cdms_logo2_nocube.png new file mode 100644 index 00000000..3ba6a2a2 Binary files /dev/null and b/docs/source/manual/images/cdms_logo2_nocube.png differ