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' :
@@ -106,7 +111,9 @@ <h1 class="kleros-title">THE JUSTICE PROTOCOL</h1>
106111 < div class ="hidden-md-down ">
107112 < a class ="btn btn-lg btn-how-it-works " href ="#how-it-works "> How it works?</ a >
108113 < a class ="btn btn-lg btn-primary btn-wp " href ="assets/whitepaper.pdf "> Read the white paper</ a >
109- < a class ="btn btn-lg btn-telegram " href ="https://t.me/kleros "> Telegram Chat</ a >
114+ < a href ="https://t.me/kleros ">
115+ < img class ="btn-telegram " src ="img/Telegram-icon-sq.png " alt ="kleros telegram " />
116+ </ a >
110117 </ div >
111118 < div class ="hidden-lg-up ">
112119 < div class ="row ">
@@ -119,11 +126,6 @@ <h1 class="kleros-title">THE JUSTICE PROTOCOL</h1>
119126 < a class ="btn btn-lg btn-primary btn-wp btn-block " href ="assets/whitepaper.pdf "> Download the white paper</ a >
120127 </ div >
121128 </ div >
122- < div class ="row ">
123- < div class ="col-lg-12 no-padding ">
124- < a class ="btn btn-lg btn-telegram btn-block " href ="https://t.me/kleros "> Telegram Chat</ a >
125- < a > < img src ="img/Telegram-icon-sq.png " alt ="kleros telegram " /> </ a >
126- </ div >
127129 </ div >
128130 </ div >
129131 </ div >
@@ -146,7 +148,7 @@ <h2 class="protocol-title">TRIBUNALS<br /><span class="protocol-subtitle">ON DEM
146148 < a class ="btn btn-default protocol-btn-how-it-works hidden-md-down " href ="#how-it-works "> How it works?</ a >
147149 </ div >
148150 < div class ="col-lg-6 hidden-md-down iMac ">
149- < div class ="">
151+ < div class ="text-right ">
150152 < img alt ="screen mac kleros " src ="img/iMac.png " class ="img-iMac " />
151153 </ div >
152154 </ div >
@@ -1009,9 +1011,6 @@ <h2 class="contact-title-section">CONTACT</h2>
10091011 </ div >
10101012 </ footer >
10111013 </ div >
1012-
1013-
1014-
10151014 <!-- jQuery first, then Tether, then Bootstrap JS. -->
10161015 < script
10171016 src ="https://code.jquery.com/jquery-3.2.1.min.js "
0 commit comments