Skip to content

Commit 9912efa

Browse files
committed
tmpl: remove analytics code
1 parent 53a14e8 commit 9912efa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tmpl.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
{{ range .AltPages }}<link rel="alternate" hreflang="{{.Lang}}" href="{{.AbsURL}}">{{ end }}
2424
<script src="/scripts/script.js" defer></script>
2525
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js" integrity="sha384-Qsn9KnoKISj6dI8g7p1HBlNpVx0I8p1SvlwOldgi3IorMle61nQy4zEahWYtljaz" crossorigin="anonymous"></script>
26-
<!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "909e4403b96c402996fca889d074c29f"}'></script><!-- End Cloudflare Web Analytics -->
2726
</head>
2827
<body>
2928
{{if .NavExists -}}

0 commit comments

Comments
 (0)