From 6d3dbe5acbad2a037a18c850027721b9551fbc6b Mon Sep 17 00:00:00 2001 From: Simon Gravelle Date: Mon, 24 Jan 2022 22:20:00 +0100 Subject: [PATCH] modified logo sphinx doc --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index cb15fc15..ebdcac29 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -58,4 +58,4 @@ # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] -html_logo = "images/NMRforMD.png" +html_logo = "images/NMRforMD_sphinx.png"