From fc35a69d19d7cf1779b4453843e58d86d739a875 Mon Sep 17 00:00:00 2001
From: Clement Remi <remi.clement@irstea.fr>
Date: Mon, 29 Jan 2024 21:28:59 +0100
Subject: [PATCH] update logo

---
 doc/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index b0e2a174..80e3d351 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -57,7 +57,7 @@ exclude_patterns = []
 
 
 # -- Options for HTML output -------------------------------------------------
-
+html_logo = '../img/logo/ohmpi/LOGO_OHMPI.png'
 # The theme to use for HTML and HTML Help pages.  See the documentation for
 # a list of builtin themes.
 #
-- 
GitLab