mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
google_analytics_async.html: Add deprecation warning
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
a262fd4ddb
commit
c32094ace1
@@ -1,3 +1,4 @@
|
|||||||
|
{{ warnf "_internal/google_analytics_async.html is no longer supported by Google and will be removed in a future version of Hugo" }}
|
||||||
{{- $pc := .Site.Config.Privacy.GoogleAnalytics -}}
|
{{- $pc := .Site.Config.Privacy.GoogleAnalytics -}}
|
||||||
{{- if not $pc.Disable -}}
|
{{- if not $pc.Disable -}}
|
||||||
{{ with .Site.GoogleAnalytics }}
|
{{ with .Site.GoogleAnalytics }}
|
||||||
|
Reference in New Issue
Block a user