Skip to content

Commit 7f3a24b

Browse files
authored
Merge pull request #34074 from Sea-n/rm-google-news
Remove google_news template from layout
2 parents 8a82941 + 34073ab commit 7f3a24b

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)