mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +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 */}} | ||||
| {{- if hugo.IsProduction | or (eq .Site.Params.env "production") }} | ||||
| {{- template "_internal/google_analytics.html" . }} | ||||
| {{- template "_internal/google_news.html" . }} | ||||
| {{- template "partials/templates/opengraph.html" . }} | ||||
| {{- template "partials/templates/twitter_cards.html" . }} | ||||
| {{- template "partials/templates/schema_json.html" . }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Joe Mooring
					Joe Mooring