From d783ffea912b91bf1f54e4866afc24ffbe1410ee Mon Sep 17 00:00:00 2001 From: teldra Date: Mon, 11 Apr 2022 18:31:29 +0200 Subject: [PATCH] small fixes --- themes/buha/layouts/partials/snippets/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/layouts/partials/snippets/footer.html b/themes/buha/layouts/partials/snippets/footer.html index f2411c2c..2b0d5d46 100644 --- a/themes/buha/layouts/partials/snippets/footer.html +++ b/themes/buha/layouts/partials/snippets/footer.html @@ -4,7 +4,7 @@ {{ if i18n "contact" }} {{ $contact = i18n "contact" }} {{ end }} - {{- $contact | strings.FirstUpper -}}:
+ {{- $contact | strings.FirstUpper -}}:

{{- partial "structure/contact" -}} {{- end -}}