From bda54f97d8850884a17752951e5971ce2f8d58f1 Mon Sep 17 00:00:00 2001 From: Caio Lente <7017340+clente@users.noreply.github.com> Date: Thu, 4 Jan 2024 17:03:02 -0300 Subject: Update social card logic --- layouts/_default/single.html | 2 +- layouts/partials/social_card.html | 44 ++++++++++++++++++++++++++++++++------- 2 files changed, 38 insertions(+), 8 deletions(-) (limited to 'layouts') diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 89b58d5..fb30bdf 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -16,7 +16,7 @@ #{{ .LinkTitle }} {{ end }}
-{{ with .Site.Social.email }} +{{ with .Site.Params.social.email }}