Removed hotjar tracking

This commit is contained in:
Camerin 2022-02-22 10:56:43 -05:00
parent 15aae4ccf5
commit 1aeadcb553
1 changed files with 0 additions and 12 deletions

View File

@ -41,16 +41,4 @@
To create a production bundle, use `npm run build` or `yarn build`. To create a production bundle, use `npm run build` or `yarn build`.
--> -->
</body> </body>
<!-- Hotjar Tracking Code for https://www.camscode.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:2739788,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>
</html> </html>