diff --git a/layouts/_default/single.html b/layouts/_default/single.html index e3f70c2..2506df5 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -1,6 +1,7 @@ {{ define "main" }}
+ {{ with .Title }}

{{ . }}

{{ end }} diff --git a/layouts/partials/authorbox.html b/layouts/partials/authorbox.html index 576c9b0..44d8fea 100644 --- a/layouts/partials/authorbox.html +++ b/layouts/partials/authorbox.html @@ -1,7 +1,7 @@ {{ with .Site.Author }}
{{ if .avatar }} - + {{ end }} {{ if .name }} {{ if .link }}