themes/tella/layouts/partials/analytics.html aktualisiert
Some checks failed
Website / Website veröffentlichen (push) Failing after 4s
Some checks failed
Website / Website veröffentlichen (push) Failing after 4s
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ if not .Site.IsServer }}
|
||||
{{ with .Site.GoogleAnalytics }}
|
||||
{{ if not hugo.IsServer }}
|
||||
{{ with .Site.Config.Services.GoogleAnalytics.ID }}
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id={{ . }}"></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user