Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit 09ae2a5

Browse files
committed
Remove analytics
1 parent 5215c46 commit 09ae2a5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

partials/head.handlebars

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,6 @@
6767

6868
{{#frontmatterClientDataScript}}{{/frontmatterClientDataScript}}
6969

70-
<script type="text/javascript">
71-
setTimeout(function(){var a=document.createElement("script");
72-
var b=document.getElementsByTagName("script")[0];
73-
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0065/1320.js?"+Math.floor(new Date().getTime()/3600000);
74-
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);
75-
</script>
76-
7770
<script type="text/javascript">
7871
{{!--
7972
If the url doesn't have a `.` (e.g. `.html`) and doesn't end with a slash, force a slash. Some links assume relative location and only work with a trailing slash.

0 commit comments

Comments
 (0)