From 50c5acf94d15d1cadedbaf2af35089590b94dea3 Mon Sep 17 00:00:00 2001
From: Helene Rimbert <helene.rimbert@inra.fr>
Date: Fri, 12 Jan 2024 11:10:14 +0100
Subject: [PATCH] Update file conf.py

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

diff --git a/docs/conf.py b/docs/conf.py
index 5233328..4ad1ad5 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -29,6 +29,6 @@ source_suffix = {
 # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
 
 #html_theme = 'sphinx_rtd_theme'
-html_theme = 'classic'
+html_theme = 'haiku'
 html_static_path = ['_static']
 
-- 
GitLab