diff --git a/layouts/partials/header.html b/layouts/partials/header.html index b6c4c4de..c47aed56 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -15,12 +15,12 @@ {{ if or $bigimg $title }} {{ if $bigimg }} -
@@ -28,7 +28,8 @@
{{ if $bigimg }} -
+ {{ $firstimg := index $bigimg 0 }} +
{{ $subtitle := $.Scratch.Get "subtitle" }}
@@ -50,7 +51,7 @@

{{ $subtitle }}

- + {{$firstimg.desc}}
{{end}} {{ if $title }}