Browse Source

index.html: twitter handle updated

guides-page
Darren M 8 years ago
parent
commit
7000376183
  1. 8
      index.html

8
index.html

@ -582,7 +582,7 @@
</div>
</div>
<div class="testimonial">
<strong>"Thank you, @bcoinio, for setting a good example. @bitcoincoreorg is not the only #Bitcoin implementation that respects consensus."</strong>
<strong>"Thank you, @bcoin, for setting a good example. @bitcoincoreorg is not the only #Bitcoin implementation that respects consensus."</strong>
</div>
</div>
<!-- END TESTIMONIAL -->
@ -597,7 +597,7 @@
</div>
</div>
<div class="testimonial">
<strong>"Congratulations to @bcoinio & @_chjj on the first mainnet block mined with bcoin. Quite the milestone!"</strong>
<strong>"Congratulations to @bcoin & @_chjj on the first mainnet block mined with bcoin. Quite the milestone!"</strong>
</div>
</div>
<!-- END TESTIMONIAL -->
@ -611,7 +611,7 @@
</div>
</div>
<div class="testimonial">
<strong>"Damn, JJ is a god walking among devs. Only way to explain @bcoinio. My javascript bitcoin projects will no longer use bitcore."</strong>
<strong>"Damn, JJ is a god walking among devs. Only way to explain @bcoin. My javascript bitcoin projects will no longer use bitcore."</strong>
</div>
</div>
<!-- END TESTIMONIAL -->
@ -666,7 +666,7 @@
<div class="row">
<div class="col-sm-12">
<ul class="social-icons social-icons-circle text-center m-b-35">
<li><a href="https://twitter.com/bcoinio"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://twitter.com/bcoin"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://github.com/bcoin-org/bcoin"><i class="fa fa-github"></i></a></li>
<li><a href="https://bcoin-core.signup.team/" target="_blank"><i class="fa fa-slack"></i></a></li>
</ul>

Loading…
Cancel
Save