diff --git a/layouts/partials/hb/modules/social-share-buttons/functions/media.html b/layouts/partials/hb/modules/social-share-buttons/functions/media.html index e6ec583..bff3108 100644 --- a/layouts/partials/hb/modules/social-share-buttons/functions/media.html +++ b/layouts/partials/hb/modules/social-share-buttons/functions/media.html @@ -1,6 +1,6 @@ {{- $media := dict "facebook" (dict - "url" "https://www.facebook.com/sharer/sharer.php?u=#{url}" + "url" "https://www.facebook.com/sharer/sharer.php?u={url}" "iconColor" "#0866FF" ) "linkedin" (dict