mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
parent
6eef5a1eee
commit
a1044db850
1 changed files with 8 additions and 10 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue