From 3d8e62c8ad61c4c25da59fa7b9addb2c15d2645c Mon Sep 17 00:00:00 2001 From: Lennart Jern Date: Mon, 23 May 2022 20:43:28 +0300 Subject: [PATCH] Set language code and render footer text --- layouts/_default/baseof.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 8a2e861..fd3fa19 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,9 +1,9 @@ {{ $themeStyleDefault := "light.css" -}} - + - + {{ block "title" . }}{{ .Site.Title }}{{ end }} @@ -54,7 +54,7 @@ {{- if .Site.Params.FooterText }}
{{- end }}