diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 89b58d5..b4f3e22 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -16,11 +16,16 @@ #{{ .LinkTitle }} {{ end }}
-{{ with .Site.Social.email }} +{{ with .Site.Params.social.email }} {{ end }} + {{ end }}