updated index
This commit is contained in:
parent
c37fa43a11
commit
c50e020f42
@ -89,6 +89,14 @@ function HomepageHeader() {
|
|||||||
<div>Join the testnet to deploy your dApp & interact with Jackal for free.</div>
|
<div>Join the testnet to deploy your dApp & interact with Jackal for free.</div>
|
||||||
</Link>
|
</Link>
|
||||||
</article>
|
</article>
|
||||||
|
<article className='col col--4'>
|
||||||
|
<Link
|
||||||
|
className="card main-card padding--lg margin-bottom--lg"
|
||||||
|
to="/docs/nodes/providers/building">
|
||||||
|
<h2>Become a Provider</h2>
|
||||||
|
<div>Start storing data for the Jackal Network to ensure data security for Jackal users.</div>
|
||||||
|
</Link>
|
||||||
|
</article>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user