diff --git a/layouts/_default/list.html b/layouts/_default/list.html index bade113..e6cc177 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -16,7 +16,7 @@ {{ if .Params.link }} {{ .Title }} ↪ {{ else }} - {{ .Title }} + {{ .Title }} {{ end }} {{ else }} @@ -28,7 +28,7 @@ {{ if not .Data.Singular }}
{{ range (.GetTerms "tags") }} - #{{ lower .LinkTitle }} + #{{ lower .LinkTitle }} {{ end }}
{{ with .Site.Params.author.email }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 5a66907..42b5c10 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,4 @@ {{ i18n "skip-link" }} -