Add trailing line
This commit is contained in:
committed by
Will Faught
parent
451c9a3fbb
commit
0129c82b26
@@ -2,4 +2,4 @@
|
||||
|
||||
{{ with $page.Param "paige.analytics.beam" }}
|
||||
<script src="https://beamanalytics.b-cdn.net/beam.min.js" data-token="{{ .token }}" async></script>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
@@ -8,4 +8,4 @@
|
||||
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
|
||||
})(window, document, "clarity", "script", "{{ .account_id }}");
|
||||
</script>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
|
||||
{{ with $page.Param "paige.analytics.counter" }}
|
||||
<script src="https://cdn.counter.dev/script.js" data-id="{{ .account_id }}" data-utcoffset="-7"></script>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
@@ -2,4 +2,4 @@
|
||||
|
||||
{{ with $page.Param "paige.analytics.pirsch" }}
|
||||
<script defer type="text/javascript" src="https://api.pirsch.io/pirsch.js" id="pirschjs" data-code="{{ .identification_code }}"></script>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user