From 69d5e05cd1ce4359765c6c7b897551c8d1efcd8c Mon Sep 17 00:00:00 2001 From: mathieu Date: Mon, 20 Jul 2026 02:56:22 +0200 Subject: [PATCH] Rendre cliquable vers home le nom du site dans le header --- site/layouts/_partials/header.html | 31 ++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 site/layouts/_partials/header.html diff --git a/site/layouts/_partials/header.html b/site/layouts/_partials/header.html new file mode 100644 index 0000000..a4c0f4f --- /dev/null +++ b/site/layouts/_partials/header.html @@ -0,0 +1,31 @@ +{{- $page := . -}} +{{- with site.Menus.main }} + +{{- end }}