We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a82941 + 34073ab commit 7f3a24bCopy full SHA for 7f3a24b
layouts/partials/head.html
@@ -31,7 +31,6 @@
31
{{ partialCached "favicons.html" . }}
32
<title>{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{ . }} | {{ end }}{{ .Site.Title }}{{ end }}</title>
33
{{- template "_internal/opengraph.html" . -}}
34
-{{- template "_internal/google_news.html" . -}}
35
{{- template "_internal/schema.html" . -}}
36
{{- template "_internal/twitter_cards.html" . -}}
37
{{- if hugo.IsProduction -}}
0 commit comments