From ae0c0a18be0bc0ba85ae5de47c75e59bbe3e60a6 Mon Sep 17 00:00:00 2001 From: WuHaobo Date: Fri, 10 Apr 2020 22:52:57 +0800 Subject: [PATCH] remove the logo --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 97737df8d..9c0bf45a2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -79,4 +79,4 @@ if not on_rtd: # only import and set the theme if we're building docs locally html_static_path = ['_static'] -html_logo = './images/logo.png' +#html_logo = './images/logo.png'