diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 7f42139a68..1816bc3b37 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -31,7 +31,6 @@ {{ partialCached "favicons.html" . }} {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }} {{- template "_internal/opengraph.html" . -}} -{{- template "_internal/google_news.html" . -}} {{- template "_internal/schema.html" . -}} {{- template "_internal/twitter_cards.html" . -}} {{- if hugo.IsProduction -}}