From 12ce29ff0cae6ebea99ae5b5258df387c021452a Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 10 Mar 2024 12:14:36 +0100 Subject: [PATCH] chg: [layout] dans l'art, l'espace vide est le plus important --- themes/writeonly/layouts/partials/shared/post-isbn.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/writeonly/layouts/partials/shared/post-isbn.html b/themes/writeonly/layouts/partials/shared/post-isbn.html index 466d47a..a78cd5e 100644 --- a/themes/writeonly/layouts/partials/shared/post-isbn.html +++ b/themes/writeonly/layouts/partials/shared/post-isbn.html @@ -1,14 +1,14 @@
{{ with .Params.ISBN }} - + ISBN {{ . }} {{ end }} {{ with .Params.ISBNS }} {{ range . }} - + ISBN {{ . }}   {{ end }}