Skip to content

Commit

Permalink
remove hotjar
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandroseni authored Dec 26, 2023
1 parent 42719a2 commit 4619882
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,6 @@
<title>Alessandro</title>
<link rel="stylesheet" href="/assets/styles.css">
<link rel="shortcut icon" type="image/x-icon" href="assets/favicon.ico">
<!-- Hotjar Tracking Code for my site -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3778529,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
</head>
<body>
<div class="content">
Expand All @@ -34,4 +23,4 @@ <h1>Alessandro Seni</h1>
</p>
</div>
</body>
</html>
</html>

0 comments on commit 4619882

Please sign in to comment.