mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-02 16:25:39 +01:00
13 lines
450 B
HTML
13 lines
450 B
HTML
|
<section class="section section-cta section-cta--community background--photo text-center">
|
||
|
<div class="row">
|
||
|
<header class="section-header">
|
||
|
<h1 class="section-title">Get involved</h1>
|
||
|
<p class="section-description">There are many ways you can contribute to the BigchainDB project.</p>
|
||
|
</header>
|
||
|
|
||
|
<a class="btn btn-blue" href="/community/">
|
||
|
Community
|
||
|
</a>
|
||
|
</div>
|
||
|
</section>
|