diff --git a/layouts/partials/post/meta.html b/layouts/partials/post/meta.html index 9bd265c8..e814be2f 100644 --- a/layouts/partials/post/meta.html +++ b/layouts/partials/post/meta.html @@ -21,7 +21,7 @@ {{- else if eq $key "authors" }} {{- end }} - {{- .Name | title -}} + {{- .Title -}} {{- end }} {{- end }}