mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Use non-async internal template for Google Analytics v4
This commit is contained in:
		| @@ -95,7 +95,7 @@ | |||||||
|  |  | ||||||
| {{- /* Misc */}} | {{- /* Misc */}} | ||||||
| {{- if hugo.IsProduction | or (eq .Site.Params.env "production") }} | {{- if hugo.IsProduction | or (eq .Site.Params.env "production") }} | ||||||
| {{- template "_internal/google_analytics_async.html" . }} | {{- template "_internal/google_analytics.html" . }} | ||||||
| {{- template "_internal/google_news.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" . }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange