From a2f33032b6285f6ef506deb8df11aaef56907095 Mon Sep 17 00:00:00 2001 From: gribse Date: Fri, 18 Apr 2025 16:17:19 +0200 Subject: [PATCH] copy-colle le code sur le doublon --- layouts/partials/posts-defile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/posts-defile.html b/layouts/partials/posts-defile.html index c552bd1..8fcea45 100644 --- a/layouts/partials/posts-defile.html +++ b/layouts/partials/posts-defile.html @@ -17,10 +17,10 @@ -
s +
{{- $pages := where $context.Site.RegularPages "Section" "ne" "" -}} {{- range (sort $pages "Date" "desc") -}} - + {{ .Section }} {{ .Title }}

{{ .Date.Format "2006-01-02" }}