Merge pull request #373 from andrewipark/patch-1

rm deprecated google_news internal template ref
This commit is contained in:
Djordje Atlialp 2022-06-29 01:10:31 +02:00 committed by GitHub
commit 345c1cb020
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,6 @@
{{ template "_internal/schema.html" . }}
{{ template "_internal/twitter_cards.html" . }}
{{ template "_internal/google_news.html" . }}
{{ if isset .Site.Taxonomies "series" }}
{{ template "_internal/opengraph.html" . }}