Skip to content

Commit e2699f9

Browse files
inclui o hotjar code no site
1 parent 725ba85 commit e2699f9

File tree

5 files changed

+30
-150
lines changed

5 files changed

+30
-150
lines changed

about.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,21 @@
1414
<link type="text/plain" rel="author" href="humans.txt" />
1515
<link href="assets/images/favicon.png" rel="shortcut icon">
1616

17-
1817
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
1918

2019
<link rel="stylesheet" href="assets/styles/main.css">
2120

2221
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
22+
<script>
23+
(function(h,o,t,j,a,r){
24+
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
25+
h._hjSettings={hjid:744957,hjsv:6};
26+
a=o.getElementsByTagName('head')[0];
27+
r=o.createElement('script');r.async=1;
28+
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
29+
a.appendChild(r);
30+
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
31+
</script>
2332
</head>
2433
<body>
2534
<!--[if lt IE 10]>

components/footer.html

Lines changed: 0 additions & 74 deletions
This file was deleted.

components/header.html

Lines changed: 0 additions & 73 deletions
This file was deleted.

contact.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,21 @@
1414
<link type="text/plain" rel="author" href="humans.txt" />
1515
<link href="assets/images/favicon.png" rel="shortcut icon">
1616

17-
1817
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
1918

2019
<link rel="stylesheet" href="assets/styles/main.css">
2120

2221
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
22+
<script>
23+
(function(h,o,t,j,a,r){
24+
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
25+
h._hjSettings={hjid:744957,hjsv:6};
26+
a=o.getElementsByTagName('head')[0];
27+
r=o.createElement('script');r.async=1;
28+
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
29+
a.appendChild(r);
30+
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
31+
</script>
2332
</head>
2433
<body>
2534
<!--[if lt IE 10]>

index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,21 @@
1414
<link type="text/plain" rel="author" href="humans.txt" />
1515
<link href="assets/images/favicon.png" rel="shortcut icon">
1616

17-
1817
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
1918

2019
<link rel="stylesheet" href="assets/styles/main.css">
2120

2221
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
22+
<script>
23+
(function(h,o,t,j,a,r){
24+
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
25+
h._hjSettings={hjid:744957,hjsv:6};
26+
a=o.getElementsByTagName('head')[0];
27+
r=o.createElement('script');r.async=1;
28+
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
29+
a.appendChild(r);
30+
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
31+
</script>
2332
</head>
2433
<body>
2534
<!--[if lt IE 10]>

0 commit comments

Comments
 (0)