Skip to content

Commit

Permalink
Adiciona Hojar script
Browse files Browse the repository at this point in the history
  • Loading branch information
messiasdias committed Jan 25, 2024
1 parent 099a0fd commit 8e3fb11
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ui/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>Curriculum Vitae</title>
<!-- Hotjar Tracking Code for https://messiasdias.github.io/curriculum -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:3839727,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>
<noscript>
Expand Down

0 comments on commit 8e3fb11

Please sign in to comment.