From e24d85762774473f377cbad4452665cc45538a32 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Mon, 28 Nov 2022 10:28:25 +0100 Subject: [PATCH] Templates: Code clean-up Signed-off-by: Michael Mayer --- assets/templates/index.gohtml | 1 + docker/demo/index.gohtml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/templates/index.gohtml b/assets/templates/index.gohtml index 736ad2896..49e744770 100644 --- a/assets/templates/index.gohtml +++ b/assets/templates/index.gohtml @@ -4,6 +4,7 @@ + {{if and .config.SiteCaption .config.Sponsor }}{{ .config.SiteCaption }}{{else}}{{ .config.Name }}{{end}} diff --git a/docker/demo/index.gohtml b/docker/demo/index.gohtml index f9a1eeb53..67a59bcf6 100644 --- a/docker/demo/index.gohtml +++ b/docker/demo/index.gohtml @@ -10,7 +10,7 @@ - +