|
|
|
@ -46,17 +46,11 @@ |
|
|
|
|
|
|
|
|
|
<div class="jumbotron"> |
|
|
|
|
<div class="container mascot"> |
|
|
|
|
<div class="row"> |
|
|
|
|
<div class="col-lg-2"> |
|
|
|
|
</div> |
|
|
|
|
<div class="col-lg-8"> |
|
|
|
|
<h1>Go Ethereum</h1> |
|
|
|
|
<h2>Official Go implementation of the Ethereum protocol</h2> |
|
|
|
|
<br/> |
|
|
|
|
<a href="https://github.com/ethereum/go-ethereum" target="_blank" class="btn btn-success" style="margin: 4px;"><i class="fa fa-github" aria-hidden="true"></i> View on GitHub</a> |
|
|
|
|
<a href="https://gitter.im/ethereum/go-ethereum" target="_blank" class="btn btn-success" style="margin: 4px;"><i class="fa fa-user-circle" aria-hidden="true"></i> Chat on Gitter</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<h1>Go Ethereum</h1> |
|
|
|
|
<h2>Official Go implementation of the Ethereum protocol</h2> |
|
|
|
|
<br/> |
|
|
|
|
<a href="https://github.com/ethereum/go-ethereum" target="_blank" class="btn btn-success" style="margin: 4px;"><i class="fa fa-github" aria-hidden="true"></i> View on GitHub</a> |
|
|
|
|
<a href="https://gitter.im/ethereum/go-ethereum" target="_blank" class="btn btn-success" style="margin: 4px;"><i class="fa fa-user-circle" aria-hidden="true"></i> Chat on Gitter</a> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|