From 43f1da624e15ff42f01c5f77851523a7b8088d3f Mon Sep 17 00:00:00 2001 From: athul Date: Wed, 24 Jun 2020 13:35:48 +0530 Subject: [PATCH] Better OG Descp --- layouts/partials/header.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 756bccb..2034c03 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -14,8 +14,15 @@ {{- end -}} + + + + + + + @@ -23,7 +30,7 @@ {{ with .OutputFormats.Get "rss" -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} - + {{- template "_internal/opengraph.html" . -}} {{- template "_internal/twitter_cards.html" . -}} {{ if and (isset .Site.Params "social") (isset .Site.Params "feathericonscdn") (eq .Site.Params.featherIconsCDN true) -}}