We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1399263 commit e15fff6Copy full SHA for e15fff6
1 file changed
layouts/partials/head.html
@@ -55,7 +55,7 @@
55
{{ end }}
56
57
58
- {{ if not .Site.IsServer }}
+ {{ if not hugo.IsServer }}
59
<!-- Google Analytics 4 -->
60
<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.Params.googleAnalytics }}" crossorigin="anonymous"></script>
61
<script>
0 commit comments