mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Remove call to google_news internal template (#668)
See https://github.com/gohugoio/hugo/issues/9172
This commit is contained in:
		| @@ -160,7 +160,6 @@ | |||||||
| {{- /* Misc */}} | {{- /* Misc */}} | ||||||
| {{- if hugo.IsProduction | or (eq .Site.Params.env "production") }} | {{- if hugo.IsProduction | or (eq .Site.Params.env "production") }} | ||||||
| {{- template "_internal/google_analytics.html" . }} | {{- template "_internal/google_analytics.html" . }} | ||||||
| {{- template "_internal/google_news.html" . }} |  | ||||||
| {{- template "partials/templates/opengraph.html" . }} | {{- template "partials/templates/opengraph.html" . }} | ||||||
| {{- template "partials/templates/twitter_cards.html" . }} | {{- template "partials/templates/twitter_cards.html" . }} | ||||||
| {{- template "partials/templates/schema_json.html" . }} | {{- template "partials/templates/schema_json.html" . }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Joe Mooring
					Joe Mooring