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) -}}