Skip to content

Commit 6a4f5a4

Browse files
authored
Merge pull request #2213 from candonov/main
feat: Adding cfinsights
2 parents 45285b9 + 33a4df2 commit 6a4f5a4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
<div class="alert alert-primary fixed-bottom text-center" role="alert">
22
{{ .Site.Params.alertText | safeHTML }}
3-
</div>
3+
</div>
4+
<script
5+
defer
6+
src='https://static.cloudflareinsights.com/beacon.min.js'
7+
data-cf-beacon='{"token": "3a362beadddb423a87cf9174ed4c0a20"}'
8+
></script>

0 commit comments

Comments
 (0)