From 13a06963a393e7e1d0154619c17dbe1435fb0379 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 7 Mar 2026 15:15:44 +0100 Subject: [PATCH] correction des erreurs de syntaxe pour zola --- templates/partials/head.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/partials/head.html b/templates/partials/head.html index a40f419..9478ef1 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -5,7 +5,7 @@ {% elif section %} {{section.title}} {% else %} - {{config.title}} + Hatmos {% endif %} @@ -13,6 +13,8 @@ {% elif section %} +{% else %} +