From 3dacd9ebb20245b44bf077a4483b9908c764b867 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 26 May 2024 18:09:15 +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 c0fce8e..e74b048 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -49,7 +49,7 @@ html_css_files = [ pygments_style = "sphinx" -html_logo = "quartzmap-logo.png" +html_logo = "qwc-docs.png" html_theme_options = { 'logo_only': True, 'display_version': False,