From b90ed5bd90d553e55f1d9ae657c41ff372277fcb Mon Sep 17 00:00:00 2001 From: Christoph Schindlbeck Date: Mon, 24 May 2021 22:21:06 +0200 Subject: [PATCH] =?UTF-8?q?zus=C3=A4tzlicher=20Slider?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layouts/partials/details.html | 29 ++++++++++++------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/themes/infinity-hugo/layouts/partials/details.html b/themes/infinity-hugo/layouts/partials/details.html index 43c2091..8f39cba 100644 --- a/themes/infinity-hugo/layouts/partials/details.html +++ b/themes/infinity-hugo/layouts/partials/details.html @@ -1,18 +1,27 @@ {{ if .Site.Params.details.enable }} {{"" | safeHTML}} -
+
- {{ range .Site.Params.details.section }} -
-
-
-

{{ .heading }}

-
-

{{ .description | safeHTML }}

-
+
+
+ {{ range .Site.Params.about.sliderItem }} + {{ i18n + {{ end }}
- {{ end }} +
+
+ {{ range .Site.Params.details.section }} +
+
+
+

{{ .heading }}

+
+

{{ .description | safeHTML }}

+
+
+ {{ end }} +