Skip to content

Commit dc2d1fd

Browse files
authored
update index.html to remove old telegram button
Added new image as a link
1 parent c91712d commit dc2d1fd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ <h1 class="kleros-title">THE JUSTICE PROTOCOL</h1>
122122
<div class="row">
123123
<div class="col-lg-12 no-padding">
124124
<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" />
125+
<a> <img src="img/Telegram-icon-sq.png" alt="kleros telegram" /> </a>
126126
</div>
127127
</div>
128128
</div>
@@ -993,11 +993,7 @@ <h2 class="contact-title-section">CONTACT</h2>
993993
</footer>
994994
</div>
995995

996-
<div class="telegram-button">
997-
<a href="https://t.me/kleros">
998-
<img src="img/telegram_button.png" alt="kleros telegram" />
999-
</a>
1000-
</div>
996+
1001997

1002998
<!-- jQuery first, then Tether, then Bootstrap JS. -->
1003999
<script

0 commit comments

Comments
 (0)