diff --git a/layouts/partials/home_post.html b/layouts/partials/home_post.html index 80080b9..f53dac5 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 3901231..c379956 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 }}