Skip to content

Commit 34073ab

Browse files
committed
Remove google_news template from layout
1 parent 8a82941 commit 34073ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

layouts/partials/head.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
{{ partialCached "favicons.html" . }}
3232
<title>{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}</title>
3333
{{- template "_internal/opengraph.html" . -}}
34-
{{- template "_internal/google_news.html" . -}}
3534
{{- template "_internal/schema.html" . -}}
3635
{{- template "_internal/twitter_cards.html" . -}}
3736
{{- if hugo.IsProduction -}}

0 commit comments

Comments
 (0)