diff --git a/themes/lhs-retro/layouts/blog/list.html b/themes/lhs-retro/layouts/blog/list.html index 3ee9908..664e57f 100644 --- a/themes/lhs-retro/layouts/blog/list.html +++ b/themes/lhs-retro/layouts/blog/list.html @@ -21,7 +21,7 @@
- +

{{.Title}} - {{ .Params.author }}
diff --git a/themes/lhs/layouts/_default/baseof.html b/themes/lhs/layouts/_default/baseof.html index 3ae205f..8655292 100644 --- a/themes/lhs/layouts/_default/baseof.html +++ b/themes/lhs/layouts/_default/baseof.html @@ -30,7 +30,7 @@

{{ block "hero-image" . }} {{ $hero := printf "%s/%s" "images/" .Params.hero_image }} - + {{ end }}
{{ end }} diff --git a/themes/lhs/layouts/blog/list.html b/themes/lhs/layouts/blog/list.html index 7dcd188..ea9836f 100644 --- a/themes/lhs/layouts/blog/list.html +++ b/themes/lhs/layouts/blog/list.html @@ -20,7 +20,7 @@
- +

{{.Title}} - {{ .Params.author }}
diff --git a/themes/lhs/layouts/partials/design/bigcta.html b/themes/lhs/layouts/partials/design/bigcta.html index 7eb7d90..cc7ff96 100644 --- a/themes/lhs/layouts/partials/design/bigcta.html +++ b/themes/lhs/layouts/partials/design/bigcta.html @@ -3,7 +3,7 @@

- +
diff --git a/themes/lhs/layouts/partials/header.html b/themes/lhs/layouts/partials/header.html index 54342df..01d741c 100644 --- a/themes/lhs/layouts/partials/header.html +++ b/themes/lhs/layouts/partials/header.html @@ -18,7 +18,6 @@ {{- range site.Menus.main }} {{ .Name }} - {{- end }}