Add trailing line

This commit is contained in:
Sean Collins
2023-04-04 20:14:37 -07:00
committed by Will Faught
parent 451c9a3fbb
commit 0129c82b26
4 changed files with 4 additions and 4 deletions

View File

@@ -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 }}

View File

@@ -8,4 +8,4 @@
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "{{ .account_id }}");
</script>
{{ end }}
{{ end }}

View File

@@ -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 }}

View File

@@ -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 }}