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