22< html lang ="en ">
33 < head >
44 <!-- Global Site Tag (gtag.js) - Google Analytics -->
5- < script async src ="https://www.googletagmanager.com/gtag/js?id=UA-103362452-1 "> </ script >
6- < script >
7- window . dataLayer = window . dataLayer || [ ] ;
8- function gtag ( ) { dataLayer . push ( arguments ) ; }
9- gtag ( 'js' , new Date ( ) ) ;
5+ < script
6+ async
7+ src ="https://www.googletagmanager.com/gtag/js?id=UA-103362452-1 ">
8+ </ script >
9+ < script >
10+ window . dataLayer = window . dataLayer || [ ] ;
11+ function gtag ( ) { dataLayer . push ( arguments ) ; }
12+ gtag ( 'js' , new Date ( ) ) ;
1013
11- gtag ( 'config' , 'UA-103362452-1' ) ;
12- </ script >
14+ gtag ( 'config' , 'UA-103362452-1' ) ;
15+ </ script >
16+ <!-- End Global Site Tag (gtag.js) - Google Analytics -->
17+
1318 <!-- Google Tag Manager -->
1419 < script >
1520 ( function ( w , d , s , l , i ) { w [ l ] = w [ l ] || [ ] ; w [ l ] . push ( { 'gtm.start' :
@@ -105,7 +110,9 @@ <h1 class="kleros-title">The Blockchain Dispute Resolution Layer</h1>
105110 < div class ="hidden-md-down ">
106111 < a class ="btn btn-lg btn-how-it-works " href ="#how-it-works "> How it works?</ a >
107112 < a class ="btn btn-lg btn-primary btn-wp " href ="assets/whitepaper.pdf "> Read the white paper</ a >
108- < a class ="btn btn-lg btn-telegram " href ="https://t.me/kleros "> Telegram Chat</ a >
113+ < a href ="https://t.me/kleros ">
114+ < img class ="btn-telegram " src ="img/Telegram-icon-sq.png " alt ="kleros telegram " />
115+ </ a >
109116 </ div >
110117 < div class ="hidden-lg-up ">
111118 < div class ="row ">
@@ -118,11 +125,6 @@ <h1 class="kleros-title">The Blockchain Dispute Resolution Layer</h1>
118125 < a class ="btn btn-lg btn-primary btn-wp btn-block " href ="assets/whitepaper.pdf "> Download the white paper</ a >
119126 </ div >
120127 </ div >
121- < div class ="row ">
122- < div class ="col-lg-12 no-padding ">
123- < a class ="btn btn-lg btn-telegram btn-block " href ="https://t.me/kleros "> Telegram Chat</ a >
124- < a > < img src ="img/Telegram-icon-sq.png " alt ="kleros telegram " /> </ a >
125- </ div >
126128 </ div >
127129 </ div >
128130 </ div >
@@ -145,7 +147,7 @@ <h2 class="protocol-title">TRIBUNALS<br /><span class="protocol-subtitle">ON DEM
145147 < a class ="btn btn-default protocol-btn-how-it-works hidden-md-down " href ="#how-it-works "> How it works?</ a >
146148 </ div >
147149 < div class ="col-lg-6 hidden-md-down iMac ">
148- < div class ="">
150+ < div class ="text-right ">
149151 < img alt ="screen mac kleros " src ="img/iMac.png " class ="img-iMac " />
150152 </ div >
151153 </ div >
@@ -525,7 +527,7 @@ <h2 class="team-title team-join">JOIN OUR TEAM</h2>
525527 </ div >
526528 </ div >
527529 </ div >
528- < div class ="row ">
530+ < div class ="row ">
529531 < div class ="offset-md-1 col-md-3 ">
530532 < div class ="float-md-left ">
531533 < div class ="text-center ">
@@ -1009,8 +1011,6 @@ <h2 class="contact-title-section">CONTACT</h2>
10091011 </ footer >
10101012 </ div >
10111013
1012-
1013-
10141014 <!-- jQuery first, then Tether, then Bootstrap JS. -->
10151015 < script
10161016 src ="https://code.jquery.com/jquery-3.2.1.min.js "
0 commit comments