37
37
<!-- TO TRANSLATE: "name", "description" -->
38
38
< meta itemprop ="name " content ="A Evolução da Confiança ">
39
39
< meta itemprop ="description " content ="um guia interativo para a teoria dos jogos de por que e como nós confiamos uns aos outros ">
40
- < meta itemprop ="image " content ="https://eticaai.github.io/confianca /social/thumbnail.png ">
40
+ < meta itemprop ="image " content ="https://confianca.etica.ai /social/thumbnail.png ">
41
41
42
42
<!-- TO TRANSLATE: "name", "description" -->
43
43
< meta name ="twitter:card " content ="summary_large_image ">
44
44
< meta name ="twitter:site " content ="@ncasenmare ">
45
45
< meta name ="twitter:title " content ="A Evolução da Confiança ">
46
46
< meta name ="twitter:description " content ="um guia interativo para a teoria dos jogos de por que e como nós confiamos uns aos outros ">
47
47
< meta name ="twitter:creator " content ="@ncasenmare ">
48
- < meta name ="twitter:image " content ="https://eticaai.github.io/confianca /social/thumbnail.png ">
48
+ < meta name ="twitter:image " content ="https://confianca.etica.ai /social/thumbnail.png ">
49
49
50
50
<!-- TO TRANSLATE: "name", "description" -->
51
51
< meta property ="og:title " content ="A Evolução da Confiança ">
52
52
< meta property ="og:type " content ="website ">
53
- < meta property ="og:url " content ="https://eticaai.github.io/confianca / ">
54
- < meta property ="og:image " content ="https://eticaai.github.io/confianca /social/thumbnail.png ">
53
+ < meta property ="og:url " content ="https://confianca.etica.ai / ">
54
+ < meta property ="og:image " content ="https://confianca.etica.ai /social/thumbnail.png ">
55
55
< meta property ="og:description " content ="um guia interativo para a teoria dos jogos de por que e como nós confiamos uns aos outros ">
56
56
57
57
<!-- Styles -->
70
70
< div style ="display:none " id ="footer ">
71
71
< div id ="sound " sound ="on " class ="no-select ">
72
72
< div id ="sound_icon "> </ div >
73
- < div id ="sound_on "> Som Ligado</ div > <!-- TRANSLATE THIS -->
74
- < div id ="sound_off "> Som Desligado</ div > <!-- TRANSLATE THIS -->
73
+ < div id ="sound_on "> Ligado</ div > <!-- TRANSLATE THIS -->
74
+ < div id ="sound_off "> Desligado</ div > <!-- TRANSLATE THIS -->
75
75
</ div >
76
76
< div id ="select "> </ div >
77
77
78
78
<!-- TRANSLATE "title" & "text". Make sure it's less than 112 characters, for Twitter's sake -->
79
79
<!-- Also, "link" will be changed later to whatever the link for the translated version will be. -->
80
80
< sharing title ="A Evolução da Confiança "
81
81
text ="As pessoas já não confiam umas nas outras. Por quê? E como podemos corrigir isso? Um guia interativo para a teoria do jogo da confiança: "
82
- link ="https://github.com/EticaAI/ confianca/ "> </ sharing >
82
+ link ="https://confianca.etica.ai / "> </ sharing >
83
83
84
84
</ div >
85
85
</ body >
132
132
< script src ="js/slides/9_Slides_Credits.js?v5 "> </ script >
133
133
134
134
<!-- Main Code -->
135
- < script src ="js/main.js?v5 "> </ script >
135
+ < script src ="js/main.js?v5 "> </ script >
136
+
137
+ < script >
138
+ if ( window . location . host . indexOf ( "confianca.etica.ai" ) !== - 1 ) {
139
+ ( function ( i , s , o , g , r , a , m ) { i [ 'GoogleAnalyticsObject' ] = r ; i [ r ] = i [ r ] || function ( ) {
140
+ ( i [ r ] . q = i [ r ] . q || [ ] ) . push ( arguments ) } , i [ r ] . l = 1 * new Date ( ) ; a = s . createElement ( o ) ,
141
+ m = s . getElementsByTagName ( o ) [ 0 ] ; a . async = 1 ; a . src = g ; m . parentNode . insertBefore ( a , m )
142
+ } ) ( window , document , 'script' , 'https://www.google-analytics.com/analytics.js' , 'ga' ) ;
143
+
144
+ ga ( 'create' , 'UA-104142325-1' , 'auto' ) ;
145
+ ga ( 'send' , 'pageview' ) ;
146
+ }
147
+ </ script >
0 commit comments