From 67f4df27c2894f21df7d91da947a02cd5958eaa7 Mon Sep 17 00:00:00 2001 From: Barne Kleinen Date: Wed, 19 Jan 2022 01:10:46 +0100 Subject: [PATCH] litte things --- content/about/index.md | 9 +-------- layouts/_default/photocredit.html | 7 +++---- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index 62f15c4..527a8e9 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -8,11 +8,4 @@ heroBackground: 'images/unsplash/claudio-schwarz-WKWcvKj1uko-unsplash.jpg' layout: 'photocredit' --- -{{ with .Resources.ByType "image" }} -{{ range . }} -{{ .RelPermalink }} -{{ end }} -{{ end }} - - -Quellen der verwendeten Fotos: +## Die verwendeten Fotos mit Quellenangabe: diff --git a/layouts/_default/photocredit.html b/layouts/_default/photocredit.html index 870587c..718aa54 100644 --- a/layouts/_default/photocredit.html +++ b/layouts/_default/photocredit.html @@ -4,12 +4,11 @@ {{ define "main" }} {{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "section" .Section "content" .)}} -
+
-
-
{{.Content}}
-
+
{{.Content}}
+