From cd1d08b9d47d48e091d866641bafa938d7d17200 Mon Sep 17 00:00:00 2001
From: Michael Edlich <m.edlich@soluris.fr>
Date: Tue, 9 Jan 2024 17:38:42 +0100
Subject: [PATCH] Update conf.py

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

diff --git a/docs/conf.py b/docs/conf.py
index 69228c342..f48b480e7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -13,7 +13,7 @@ author = 'Soluris'
 language = "fr"
 html_theme = 'sphinx_rtd_theme'
 html_baseurl = 'docutilisateur.html'
-#html_logo = "_images/Madis-Logo.png"
+html_logo = "images/Madis-Logo.png"
 html_title = "Documentation Madis"
 html_theme_options = {
     'display_version': True,
-- 
GitLab