From 45e96dd3aeb2f0c9a1df2f047309dd3733255694 Mon Sep 17 00:00:00 2001
From: Helene Rimbert <helene.rimbert@inra.fr>
Date: Fri, 12 Jan 2024 10:59:35 +0100
Subject: [PATCH] Update conf.py

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

diff --git a/docs/conf.py b/docs/conf.py
index 94449e3..86c4b2f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -30,4 +30,5 @@ source_suffix = {
 
 html_theme = 'sphinx_rtd_theme'
 html_static_path = ['source/_static']
+html_templates_path = ['source/_templates']
 
-- 
GitLab