From ae0c28db7c0c8cf02b47b44fcdf933cc90e7d44d Mon Sep 17 00:00:00 2001 From: Misty Linville Date: Mon, 13 Aug 2018 14:57:35 -0700 Subject: [PATCH] Improve the preview card when sharing to social media (#9495) * Improve social media share sheet metadata * Improve social media share sheet metadata * Improve social media share sheet metadata * Improve social media share sheet metadata --- layouts/partials/head.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 6702c677ad..d25f74943f 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -12,15 +12,16 @@ {{ partial "css.html" . }} -{{ if .Params.description }} - - -{{ else }} - - -{{ end }} - - + + + + + + + + + + {{ if eq .Section "blog" }} {{ with findRE "" .Content 1 }}