diff --git a/layouts/partials/home_post.html b/layouts/partials/home_post.html index 80080b9c..f53dac50 100644 --- a/layouts/partials/home_post.html +++ b/layouts/partials/home_post.html @@ -16,10 +16,10 @@ {{ end }} - {{ with .Site.Params.subtitle}} -

- {{ . }} -

+ {{ with .Site.Params.subtitle }} +

+
+

{{ end }} diff --git a/layouts/partials/home_profile.html b/layouts/partials/home_profile.html index 3901231e..c3799569 100644 --- a/layouts/partials/home_profile.html +++ b/layouts/partials/home_profile.html @@ -12,8 +12,10 @@
avatar
{{ end }} - {{ with .Site.Params.subtitle}} -

{{ . }}

+ {{ with .Site.Params.subtitle }} +

+
+

{{ end }}