Fix element ID.
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
{{- if eq .Site.Params.hugo_cookie_consent.enable_tracking true -}}
|
||||
{{- $js := resources.Get "js/hugo_cookie_consent/tracker_code.js" | minify -}}
|
||||
<script src="{{ $js.RelPermalink }}" defer></script>
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user