From a9fc82f07d3b3254061daaed9afad5d1b90e2799 Mon Sep 17 00:00:00 2001
From: Alexandre Meyer <alexandre.meyer@univ-lyon1.fr>
Date: Fri, 18 Nov 2022 16:42:59 +0100
Subject: [PATCH] ...web

---
 web/config.toml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/web/config.toml b/web/config.toml
index 499e717..d4c533c 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -1,6 +1,7 @@
 baseURL = "http://alexandre.meyer.pages.univ-lyon1.fr/m1if37-animation/"
 title = "Animation en synthèse d'images"
-theme = "etch"
+#theme = "etch"
+theme = "hugo-flex"
 languageCode = "fr-FR"
 enableInlineShortcodes = true
 pygmentsCodeFences = true
-- 
GitLab