diff --git a/layouts/partials/home_post.html b/layouts/partials/home_post.html
index c09bcd9..9322725 100644
--- a/layouts/partials/home_post.html
+++ b/layouts/partials/home_post.html
@@ -4,7 +4,7 @@
{{ $cdn_url := .Scratch.Get "cdn_url" }}
-

+
{{ with .Site.Params.subtitle}}
@@ -62,3 +62,4 @@
{{ partial "paginator.html" . }}
+
diff --git a/layouts/partials/home_profile.html b/layouts/partials/home_profile.html
index fc92926..5a9eaf0 100644
--- a/layouts/partials/home_profile.html
+++ b/layouts/partials/home_profile.html
@@ -2,7 +2,7 @@
{{ $cdn_url := .Scratch.Get "cdn_url" }}
-

+
{{ with .Site.Params.subtitle}}
@@ -13,3 +13,4 @@
{{ partial "social.html" . }}
+