diff --git a/layouts/partials/sections/home.html b/layouts/partials/sections/home.html index 4420c85..27ddd31 100644 --- a/layouts/partials/sections/home.html +++ b/layouts/partials/sections/home.html @@ -110,6 +110,9 @@ alt="Author Image" />

{{ $author.greeting }} {{ $name }}

+ {{ if $author.subtitle }} +

{{ $author.subtitle }}

+ {{ end }}