From 43cc83e71ab88dc8a9325d8f1f8fcca054635c61 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 7 Mar 2026 15:25:31 +0100 Subject: [PATCH] correction des erreurs de syntaxe pour zola --- templates/partials/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/partials/head.html b/templates/partials/head.html index 9478ef1..3c0b370 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -5,7 +5,7 @@ {% elif section %} {{section.title}} {% else %} - Hatmos + {{config.title}} {% endif %} @@ -14,7 +14,7 @@ {% elif section %} {% else %} - {% endif %} {% if page and page.extra.keywords %}