diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 483339d..7e9bf6b 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -73,13 +73,6 @@
{{ range .Site.Params.customCSS -}}
{{ end }}
-
-{{/* NOTE: These Hugo Internal Templates can be found starting at https://github.com/spf13/hugo/blob/master/tpl/tplimpl/template_embedded.go#L158 */}}
-{{- template "_internal/opengraph.html" . -}}
-{{- template "_internal/google_news.html" . -}}
-{{- template "_internal/schema.html" . -}}
-{{- template "_internal/twitter_cards.html" . -}}
-
{{ `