From c1594f153b43d6c274eb95aed7ab675ed25953b2 Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Tue, 9 Jan 2024 09:24:00 +0100 Subject: [PATCH] CHANGE open graph use default template --- layouts/partials/head.html | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 9151467..c1985b5 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -5,28 +5,8 @@ + {{ template "_internal/opengraph.html" . }} {{ if .Title }}{{ .Title }}{{ else }}{{ .Site.Title }}{{ end }} - {{ block "opengraph" . }} - - {{ with .Site.LanguageCode }} - - {{ end }} - - - - {{ if .Params.image }} - - {{ else }} - - {{ end }} - {{ if .Params.summary }} - - {{ else if .Content }} - - {{ else }} - - {{ end }} - {{ end }} {{ with .Site.Params.favIcon }} {{ if .ico }}