Skip to content

Commit 021addb

Browse files
authored
Update Indext with Static Telegram Button
Added Telegram Button
1 parent b4b9c33 commit 021addb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ <h1 class="kleros-title">THE JUSTICE PROTOCOL</h1>
106106
<div class="hidden-md-down">
107107
<a class="btn btn-lg btn-how-it-works" href="#how-it-works">How it works?</a>
108108
<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>
109110
</div>
110111
<div class="hidden-lg-up">
111112
<div class="row">
@@ -118,6 +119,11 @@ <h1 class="kleros-title">THE JUSTICE PROTOCOL</h1>
118119
<a class="btn btn-lg btn-primary btn-wp btn-block" href="assets/whitepaper.pdf">Download the white paper</a>
119120
</div>
120121
</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+
<img src="img/Telegram-icon-sq.png" alt="kleros telegram" />
126+
</div>
121127
</div>
122128
</div>
123129
</div>

0 commit comments

Comments
 (0)