Remove reference to Telegram

Fix #343
This commit is contained in:
Matt Smith 2017-08-03 17:57:02 +01:00
parent 6eef5a1eee
commit a1044db850
No known key found for this signature in database
GPG key ID: 37901432E918B710

View file

@ -7,7 +7,7 @@ The Monero community is diverse and varied. We come from all over, but we defini
</div> </div>
<div class="hangouts"> <div class="hangouts">
<section class="container"> <section class="container">
<ul class="row center-xs"> <ul class="row center-xs">
<li> <li>
@ -24,7 +24,7 @@ The Monero community is diverse and varied. We come from all over, but we defini
</li> </li>
</ul> </ul>
</section> </section>
<section class="container"> <section class="container">
<div class="row"> <div class="row">
<!-- left two-thirds block--> <!-- left two-thirds block-->
@ -33,19 +33,17 @@ The Monero community is diverse and varied. We come from all over, but we defini
<div class="info-block"> <div class="info-block">
<div class="row center-xs"> <div class="row center-xs">
<div class="col"> <div class="col">
<h2>Chat Relays</h2> <h2>Slack</h2>
</div> </div>
</div> </div>
<div class="row center-xs"> <div class="row center-xs">
<p>Not everyone likes to get on the IRC, and for those people we have other programs that act as relays to these channels. They've also got a few channels of their own.</p> <p>Not everyone likes to get on the IRC, and for those people we have Slack with relays to IRC channels.
It has also got a few channels of its own.</p>
</div> </div>
<div class="row relays around-xs"> <div class="row relays around-xs">
<div class="col-md-4 col-sm-4 col-xs-4"> <div class="col-md-8 col-sm-8 col-xs-8">
<p><a href="https://monero.slack.com/" class="btn-link btn-fixed">Slack</a></p> <p><a href="https://monero.slack.com/" class="btn-link btn-fixed">Slack</a></p>
</div> </div>
<div class="col-md-4 col-sm-4 col-xs-4">
<p><a href="https://telegram.me/bitmonero" class="btn-link btn-fixed">Telegram</a></p>
</div>
</div> </div>
</div> </div>
<div class="info-block"> <div class="info-block">
@ -89,7 +87,7 @@ The Monero community is diverse and varied. We come from all over, but we defini
</div> </div>
</div> </div>
<!-- end left two-thirds block--> <!-- end left two-thirds block-->
<!-- right one-third block--> <!-- right one-third block-->
<div class="right one-third col-lg-4 col-md-4 col-sm-12 col-xs-12"> <div class="right one-third col-lg-4 col-md-4 col-sm-12 col-xs-12">
<div class="info-block"> <div class="info-block">
@ -114,5 +112,5 @@ The Monero community is diverse and varied. We come from all over, but we defini
<!-- end right one-third block--> <!-- end right one-third block-->
</div> </div>
</section> </section>
</div> </div>