We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dfce56 commit 2708088Copy full SHA for 2708088
index.html
@@ -1,6 +1,16 @@
1
<!DOCTYPE html>
2
<html><head>
3
<meta name="generator" content="Hugo 0.56.1" />
4
+ <!-- Global site tag (gtag.js) - Google Analytics -->
5
+<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109761812-1"></script>
6
+<script>
7
+ window.dataLayer = window.dataLayer || [];
8
+ function gtag(){dataLayer.push(arguments);}
9
+ gtag('js', new Date());
10
+
11
+ gtag('config', 'UA-109761812-1');
12
+</script>
13
14
<title>
15
16
Gehazi Bispo // Analista e Cientista do Comportamento
0 commit comments