From 1b932d21127395905f9e32de96a1ae5ab78f25a1 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 26 May 2024 18:11:52 +0000 Subject: [PATCH] Update docs/source/conf.py --- 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 e74b048..4d513ea 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -49,7 +49,7 @@ html_css_files = [ pygments_style = "sphinx" -html_logo = "qwc-docs.png" +html_logo = "qwc2-docs.png" html_theme_options = { 'logo_only': True, 'display_version': False,